IEC_BACNET_IP_EVENT_CALL_REASON (ENUM)ΒΆ

TYPE IEC_BACNET_IP_EVENT_CALL_REASON :

This enumeration defines the different events which are reported.

InOut:

Name

Comment

BACNET_IP_EVENT_CALL_REASON_STATUS_OK

The datalink is configured and operational and has no errors detected so far.

BACNET_IP_EVENT_CALL_REASON_CONFIGURATION_ERROR

The datalink detected a configuration error and could not start.

BACNET_IP_EVENT_CALL_REASON_NO_SOCKET

The datalink was unable to open a socket and could not start.

BACNET_IP_EVENT_CALL_REASON_NOT_BOUND

The datalink was not able to bind to the specified adapter or address.

BACNET_IP_EVENT_CALL_REASON_NOT_REG_AS_FOREIGN_DEVICE

The datalink was not able to register as a foreign device in given BBMD.

BACNET_IP_EVENT_CALL_REASON_HOST_NOT_RESOLVED

Unable to resolve a given hostname for BBMD or FD operation.

BACNET_IP_EVENT_CALL_REASON_BBMD_STATUS_CHANGED

The operation status of the redundant BBMD has changed.