This document demonstrates how to write data back to the OPC-UA server. It includes steps for configuring the client node to perform write actions and using inject nodes to send data payloads to the server.
Instructions
Configuring the Client Node
Set the 'Action' field of the Client node to 'write'.
Writing Data
Add an Inject node and configure it to send data payloads.
Connect the Inject node to the Client node to write data to the server.