Set OPC Tag Value from Workflow
OPC tags can have custom values sent to them from a Workflow. This allows you to change the status of or send a command to an OPC device.
To set an OPC tag's value from a Workflow:
- In your Workflow, add an Action block.
- Double-click the Action block to open the Action Browser.
- In the Objects pane, select OPC.
- In the Commands pane, select Write.
-
In the Expression pane, configure the tag information
to write.
- Click Tag name and enter in the name of the tag to be written to.
- Click Value to write and enter the value to be written to the tag.
- Click OK.