1Graphical interface

 

2Function

The <OPC_write> block is used to assign a value to an OPC UA variable.

 

Refer to the documentation for the Python “opcua” module for more details.

3Inputs

4Output

5Types

The “Var” input is of a type defined by the “opcua” Python module; the “Value” input is of the same type as the OPC UA variable.