Setting up communications between a device and a CitectSCADA I/O Server typically involves a process that includes the following steps:
By examining the capabilities of your I/O Devices and control systems networks, select an appropriate communication mechanism. This mechanism will usually imply the transport and protocol drivers that needs to be con figured in CitectSCADA.
See The Role of the Transport Medium and The Role of the Protocol for more information.
Confirm that your device meets the hardware and software requirements needed to communicate with CitectSCADA. The Driver Reference Help provides hardware setup information specific to each supported device.
This involves preparing the I/O Server to communicate with a device. This includes setting up a COM port, a serial board, or a proprietary board in an I/O Server.
Before configuring your CitectSCADA project, confirm communications between CitectSCADA and your system devices. Creating a test project allows you to test the communication path in isolation, and verifies that CitectSCADA can bring your devices online.
The Express Communications Wizard provides default values and a setup tailored to the communications requirements of a selected I/O Device.
OR
Configure Communications Manually
You can manually configure the communications to your I/O Device using the Boards, Ports and I/O Devices forms in the CitectSCADA Project Editor. This often gives more flexibility, but requires a more detailed knowledge of the driver settings and parameters.
Once you have performed these steps, you are ready to run and verify your communications.
See Also