OPC Client Data Source
An OPC client provides direct access to data served by OPC Data Access (DA) servers without relying on GE Historian as a bridge between an OPC server and Workflow.
OPC items added to Workflow can be used as data items for workflows, events, and equipment properties. Workflow can read from and write to these data items. OPC servers configurations can be imported and exported to other systems.
- Workflow supports local OPC servers only; it does not support remote OPC servers.
- The OPC client supports synchronous reads and writes only; it does not support asynchronous reads or writes.
Edit Description
Attribute | Value | Description |
---|---|---|
Description | User-defined up to 255 characters | Provides more information about a resource that a user may find helpful. |
The following table describes the OPC Server attributes on the Data Source Editor:
Attribute | Value | Description |
---|---|---|
OPC Server Name | User-defined alphanumeric string (A–Z, a–z, 0–9) up to 255 characters | Displays the name of the OPC server. |
Description | User-defined alphanumeric string (A–Z, a–z, 0–9) up to 255 characters | Provides more information that a user may find helpful. |
Server Prog ID | User-defined | Specifies the ProgID of the OPC server you want to connect to. You can select from the list or enter the ProgID. Refer to your OPC server documentation to determine the ProgID. |
Health Monitor Frequency | User-defined numeric value | Specifies how often the OPC server communicates its health status to the OPC Client. Note:
|
OPC Server Status | N/A | Displays the status of the OPC server. Status information includes:
Note: The OPC server status information is not automatically refreshed; you must
refresh the status manually. |
Refresh | N/A | Click to refresh the server status information. |
Add OPC Items to Workflow
Before you can add OPC items to Workflow, you must add one or more groups to the OPC server. You can choose to detect changes in an OPC item value by enabling the associated groups, or by reading the OPC data item. If a group is not enabled, no event notifications about data changes are sent to subscribers of the associated items.
You can also choose to configure a group to read OPC items from the OPC server's cache, or to get values directly from the device the server is reading from.
After you add your OPC groupss, you can browse the OPC server and add up to 5000 items to each group. The items are automatically added to Workflow when you add them to a group. If you want to add only a subset of the available items, you can expand the top level item list in the Server Items area and then select the check box beside each item or set of items you want to add. You can also remove items from the Selected Items list
The following table describes the OPC Server Group attributes on the Data Source Editor.
Attribute | Value | Description |
---|---|---|
OPC Group Name | User-defined alphanumeric string (A–Z, a–z, 0–9) up to 255 characters | Displays the name of the OPC Group. |
Description | User-defined alphanumeric string (A–Z, a–z, 0–9) up to 255 characters | Provides more information that a user may find helpful. |
Update Rate | User-defined | Specifies the rate, in milliseconds, at which the server is requested to update items in this group. Event notifications are sent to subscribers of items associated with the selected group when data changes. The default rate is 1000 ms. |
Enabled | User-defined | Select this check box to allow event notifications to be sent to subscribers of items associated with the group. Event notifications are sent when data changes and at the rate specified in the Update Rate field. Groups are enabled by default. |
Read Mode | System-defined | Select the method to use for reading OPC item values.
|
Browse Server | N/A | Click to browse the selected server for items. |
Server Items | N/A | Displays the items contained by the selected server. Select the highest level check box to select all of the items and add them to the Selected Items list. This check box is not available if the server contains more than 5000 items. |
Selected Items | N/A | Displays the items you selected to add to Workflow. |
Remove | N/A | Click to remove the selected item from Workflow. Removing an item from Workflow does not remove it from the server. |