Skip to main content

Connecting OPC UA

  1. In SourceFlow, drag an inject node.
  2. Double-click the node, and then enter the NodeId from your OPC UA server.
  1. Drag an OpcUa-Client node, and then double-click it.
  2. Click next to Endpoint to enter the information of your OPC UA server.
  1. Click Add, and then set the Action to READ.
  2. Leave everything else as default, and then click Done.
  1. Connect the inject node to the OpcUa-Client node, and then connect a debug node at the end.
  2. Click Deploy at the upper-right corner, and then click inject node to trigger the flow.