The following is a general overview of the steps necessary for setting up your I/O driver.
-
Know your process hardware
- What type of cable are you using?
- What is the station number for each device?
- What addresses do you want to access and what data do you want to retrieve?
- What is the method of communication: Direct Connection, Telephone Modem, or Radio Transmission?
- What are the bandwidth limitations of your network and hardware?
-
Know your OPC server
- Item ID
- Access Path
- Requested Data Type
- Asynchronous vs. Synchronous I/O
-
Choose the configuration method
-
Configure the I/O driver
- Configuring Servers
- Configuring Items
- Configuring Groups
- Setting Default Values for Driver, Servers, Groups, and Items
-
Check the I/O driver status
-
Test driver communication with the process hardware