Skip to content

OPC UA server

Parameters

Parameter Datatype Default Value Description
DEBUG enum 0 Enable debugging
ADDRESS_FALLBACK enum 0 Use communication object name when provider address is not present
JOIN_OBJECTS enum 1 Join measurements and commands with the same provider address into one item
PORT integer 4840 TCP/IP listen port
NAMESPACE string Custom namespace (keep empty to use default ns 1)

Measurements

This stack supports measurements.

Measurement address

Type: regex

Description:

OPC-UA item name with optional type prefix. Folders are created using dot character.

Examples:

Tag1
boolean@machine1.di.di3
double@3UA0010

Commands

This stack supports commands.

Command address

Type: regex

Description:

OPC-UA item name with optional type prefix. Folders are created using dot character.

Examples:

Tag1
boolean@machine1.di.di3
double@3UA0010