OPC UA variables

Add variables to the OPC UA data source

The variable can be created manually by assigning it a“name” and entering the“NodeID“.

By clicking on“Browse“, you can browse the server as an alternative to entering the name manually. In the window that opens, all variables are listed (displayed as a tree structure), which you can then select via the checkbox. Then confirm your selection by clicking on“Import” and close the window by clicking on“Close“.

The variables for the OPC UA data source have been successfully created and can now be used.

OPC variables can also be created via the variable import button.

In the window that opens, you can choose between data sources that have already been created.


OPC address syntax for quick entry

OPC variables can also be added with a quick entry.

A variable with a single field entry can be created here using the correct syntax.

In general, the following syntax applies to OPC addresses:

  • [Datentyp].[NodeID]

Data types:

AbbreviationDescription
XBoolean
I1Byte
UI1UByte
I2Short
UI2UShort
I4Integer
UI4UInteger
I8Long
UI8ULong
FFloat
DDouble
SString
VVariant