ConnectionStateEnum

http://opcfoundation.org/UA/FX/CM/

1.00.03

2025-07-17


NodeId ns=1;i=3011
NodeClass DataType
BrowseName 1:ConnectionStateEnum
DisplayName ConnectionStateEnum
BaseType 0:Enumeration
IsAbstract False
Name Value Description
ConnectionNotMonitored 0 ConnectionManager does not monitor the state of the Connection
ConnectionNotEstablished 1 Connection does not exist
ConnectionInitial 2 Connection is being established, but communication model is not linked to ConnectionEndpoint
ConnectionReady 3 Connection is established but communication model is disabled
ConnectionPreOperational 4 Connection is established and enabled, but communication has not started
ConnectionOperational 5 Connection is established and communication is flowing
ConnectionError 6 Connection is established and enabled, but communication is not possible due to an endpoint error
Reference NodeClass BrowseName TypeDefinition DataType Other
0:HasProperty Variable 0:EnumValues 0:PropertyType 0:EnumValueType[7]