Win98/ME/2000/XP

(Windows NT40 is not supported by this driver.)


Cytec PCI/32DRV (28-00-**) and PCB/2(8x1) (Cytec 28-01-**) PCI card installation instructions.

Turn off computer and install the cards in any available PCI slots.
Start the computer and wait for the New Hardware Found message
Click Next until you get to <<Have Disk...>>.
Click <<Have Disk...>> and choose Copy Files From A:\.

You must repeat this process for each PCI card to be installed
You may verify the installation of each card by opening

<<Control Panel>> <<System>>  <<Hardware Tab>> <<Device Manager>>

Expand "Cytec Switch Cards".
Right click on each installed card to view its properties.

You may run the program CyW2K_Example.exe in the VC++60 folder.
This program will identify the number of properly installed cards
and allow you to step through each switch point of each card.
The source code for this program is included.

The standard syntax for operating the switch modules is shown here.

	CYW2K_WRITE(BoardNumber, RelayBitPosition);

	RelayBitPositionStatus = CYW2K_READ(BoardNumber);

	NumberOfCards =  CYW2K_NUMBRD(void);


