Communication Settings
- Last UpdatedMar 14, 2024
- 3 minute read
To establish communication with a device, configure the Boards, Ports and I/O Devices in the Plant SCADA Studio's Topology activity correctly. If you use the Express Communications Wizard to connect to a device, these will be automatically configured for you. However, if you need to configure them manually, use the settings outlined below.
Boards
|
Field |
Value |
|---|---|
|
Board Name |
A unique name (up to 16 alphanumeric characters) per server for the computer board being used to connect with the device. This is used by Plant SCADA in the Ports dialog box. |
|
Board Type |
The type of board. Select OPCLX. |
|
Address |
Plant SCADA does not need an address for the OPC client. Instead you use the Address box to set the device scan rate on the OPC server in milliseconds. The value read from the OPC server is typically taken from the OPC server cache. The scan rate value is often used to indicate how often the OPC server polls the device and updates its cache. Enter 0 (zero) to use the default of 250 ms. Enter any other value to use that value. Valid values range from eight character decimal 0 to 99999999. Up to six character hex values can be used; however, these must be preceded with 0x. Note: Plant SCADA supports unsolicited OPC requests. So if you set the OPC server to notify Plant SCADA of changes to the value or quality of an OPC device item, make sure that the OPC server scan rate is short enough to provide Plant SCADA within an adequate timeframe. |
|
I/O Port |
Leave this field blank. |
|
Interrupt |
Leave this field blank. |
|
Special Options |
OPC server machine name. (Do not enter this name using the traditional dash delimited style. Enter the machine name, for example Cit_Primary. Note: The name entered here is the Windows machine name. For Windows NT and Windows 95
or 98 based OPC servers, you can obtain this from the Identification tab of the network
properties of OPC server machine. For other OPC server configurations, refer to the
documentation of the server. If this field is left blank, the server name is sought
in the following manner: |
|
Comment |
Any useful comment. |
Ports
|
Field |
Value |
|---|---|
|
Port Name |
A unique name (up to 16 alphanumeric characters) for the computer port being used to connect with the device. This is used by Plant SCADA in the Devices dialog box. |
|
Port Number |
An integer value, unique to the board as defined in the Board name field. The Ethernet port needs no identification; however the Plant SCADA communication database requires a value in this field. |
|
Board Name |
The name of the board this port is attached to as defined on the Boards dialog box. |
|
Baud Rate |
Leave this field blank. |
|
Data Bits |
Leave this field blank. |
|
Stop Bits |
Leave this field blank. |
|
Parity |
Leave this field blank. |
|
Special Options |
Leave this field blank. |
|
Comment |
Any useful comment. |
I/O Devices
|
Field |
Value |
|---|---|
|
Name |
A unique name (up to 16 alphanumeric characters) for the I/O Device being identified. Each I/O Device must have a unique name in the Plant SCADA system. |
|
Number |
A unique number for the I/O Device (0–16383). Each I/O Device must have a unique number in the Plant SCADA system (unless redundancy of the I/O Device is being used). |
|
Address |
ProgID for the desired server. These usually take the form Vendor.Application (for example, Allen Bradley FactoryTalk OPC server ProgID is RSOPC.Gateway) and should be found in the documents accompanying the OPC server. |
|
Protocol |
Enter OPCLX. See Arrays Support. |
|
Port Name |
This field must contain one of the names previously defined in the Port Names field of the Ports dialog box. There must be only one I/O device per port. |
|
Comment |
Any useful comment. |