IEC_BACNET_SC_HUB_CONNECTION (STRUCT)ΒΆ
TYPE IEC_BACNET_SC_HUB_CONNECTION : STRUCT
This structure describes the BACnetSCHubFunctionConnection type.
- InOut:
Name
Type
Comment
connectionStateThis indicates the current state of the hub connection.
connectTimeThis indicates the local date and time when the connection was established or the last connection attempt failed.
disconnectTimeThis indicates the local date and time when the connection successfully disconnected or disconnected with errors.
bErrorPresentThis indicates if the error data is present.
errorThis indicates the most recent error for the connection. If the connectionState field is NOT_CONNECTED or CONNECTED, this field is absent.
errorDetailsThis provides details on the most recent error. If the connectionState field is NOT_CONNECTED or CONNECTED, this field is absent indicated by settinmg the string type to none.