DIGITAL I/O and RELAY PRODUCTS SOFTWARE Version 2.3.35 THIS DIRECTORY CONTAINS SAMPLE PROGRAMS FOR USE IN A DOS ENVIRONMENT THE DOS DIRECTORY CONTAINS THE FOLLOWING: ----------------------------------------- DOS\LATCH Directory - Contains info and sample code for the LATCH-16, Latching Relay Card. The LATCH_16 has a unique programming interface illustrated in the 3097.asm sample. DOS\PIO Directory - Contains info and sample code for the PIO-48 (8255-based) Card. DOS\REL-32 Directory - Contains info and sample code for the REL-32, 32 Relay Output Card. The REL-32 has a straightforward programming interface. DOS\FINDPCI.exe - Program for enumerating the digital I/O PCI cards under DOS. This will provide the I/O address for the card to be used from DOS. DOS\SETPCI.EXE - Program to be used with FINDPCI.EXE to change the I/O address associated with the PCI digital I/O card. This can be used for legacy DOS programs to ensure the I/O address is the desired constant value. Win31Drv Directory - Contains a 95 driver that has been converted for use under Windows 3.1 This driver is no longer supported and is not recommended for use. LINUX Directory - contains a tarball with Linux applicable code. See readme inside tarball. Win95 Directory - contains an installation of SeaIO for Windows 95 that supports part numbers 8001 and 8002 only, both PCI cards. The version number is 1.08. (This build was created with InstallShield 6.1)