Using CitectSCADA > Communicating with I/O Devices > Working With Device Drivers > Determining Which Driver To Use

Determining Which Driver to Use

To connect a device to CitectSCADA, you will initially need to determine which driver is necessary to support communication with the I/O Server. In most cases, you can use one of the following methods:

initially check if a native driver is available. To do this, go to the Supported Devices page in the Driver Reference Help and locate the device you are trying to connect to. The list is sorted alphabetically by manufacturer name. (To access the Driver Reference Help, select Driver Help from the Help menu in Citect Explorer and Project Editor.)

If the device is not included on the list, consider the communication capabilities of the device to determine if it supports any industry-standard protocols, such as Modbus, DNP, COMLI or SNMP. If this is the case, you may be able to use one of the generic CitectSCADA drivers that support these standards.

Similarly, you can use OPC to connect a device to CitectSCADA, however this will require the purchase of a third party application to establish an OPC Server. If you take this approach, use an OPC Server application recommended by the manufacturer of the device you are trying to connect.

If these options do not provide an appropriate solution, you can contact Technical Support for this product.

Note: Check the Citect Driver Web at http://www.Citect.com/driverweb for information about driver updates and new driver pack releases.

See Also

Installing a Driver Pack