This enumeration defines the values of the Status of a ConnectionEndpointType. The enumeration is formally defined in Table 156.
Table 156 – ConnectionEndpointStatusEnum items
|
Name |
Value |
Description |
|
Initial |
0 |
Initial status of the logical connection. No communication-model o bjects referenced. |
|
Ready |
1 |
Logical connection is ready to operate; communication-model objects are referenced but not enabled. |
|
PreOperational |
2 |
PreOperational status of the logical connection: Data output is active, but no input data received. |
|
Operational |
3 |
Operational status of the logical connection: Data output is active, and input data has been received. |
|
Error |
4 |
The logical connection has encountered an Error. |
The ConnectionEndpointStatusEnum representation in the AddressSpace is formally defined in Table 157.
Table 157 – ConnectionEndpointStatusEnum definition
|
Attribute |
Value |
||||
|
BrowseName |
3:ConnectionEndpointStatusEnum |
||||
|
IsAbstract |
False |
||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the 0:Enumeration type defined in OPC 10000-5 |
|||||
|
0:HasProperty |
Variable |
0:EnumValues |
0:EnumValueType[] |
0:PropertyType |
|
|
ConformanceUnits |
|||||
|
UAFX AutomationComponent Base |
|||||