ET_OpcUaServerState
ET_OpcUaServerState - General Information
Overview
Type:
|
Enumeration type
|
Available as of:
|
V1.51.0.0
|
Description
Enumeration type to describe the status of the OPC UA server.
Enumeration Elements
Name
|
Value
|
Description
|
SERVER_STOP
|
16#0
|
The OPC UA server has been stopped.
|
SERVER_RUN
|
16#1
|
The OPC UA server is running.
|