Applies To: |
|
Summary: |
How does one set up communications in CitectSCADA using the OPC client driver to communicate with the RSLinx OPC Server? |
Solution: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Below are the instructions on how to
configure CitectSCADA to communicate with your RSLinx OPC Server:
RSLinx OPC Setup: 1. Select 'Communications' menu 2. Select 'Configure Drivers' and configure the driver 3. Select 'DDE/OPC' menu 4. Select 'Topic Configuration' 5. Select 'Data Source' tab 6. Select the PLC in the listing on the right and click on the 'NEW' button in the bottom left of the form 7. Type in a Topic name (i.e. SLC505) - this is used for the OPC Access Path 8. Select 'Advanced Communication' tab 9. Highlight the Topic name on the left and select the driver (if it is not already selected for you) 10. Click on 'Apply' 11. Test the OPC Server with RSLinx's OPC test client Citect Setup:
CITECT.INI Parameters: [OPCAccessPaths] [OPC] ! OPCArrays section must be defined if using
arrays: Where <n> represents a positive whole integer value. For each device, <n> must be unique for every array definition, typically starting at 1. Common Possible Values of <Value> are:
Common Possible Values of <Delimiter> are:
NOTE: It is a good idea to run through the Computer Setup Wizard prior to running the project to make sure the role of the PC is set up correctly and the correct I/O Server is enabled. Also, if you are running OEM RSLinx v2.41 or higher, steps 1 through 4 can be ignored. For more information concerning OPC arrays and their delimiters, please refer to the Online Help. |
Keywords: |
Related Links
Attachments