IEC_BACNET_STACK_IERROR (STRUCT)ΒΆ

TYPE IEC_BACNET_STACK_IERROR : STRUCT

Structure for internal API error reporting to user application.

This structure contains all information which were present as the internal error occurred in the API. This information might be usefull for the user application in case of keeping track about failed COV or INT distributions.

InOut:

Name

Type

Comment

address

IEC_BACNET_ADDRESS

The BACnet destination MAC address

status

IEC_BACNET_STATUS

The BACnet error status

bacnetError

IEC_BACNET_ERROR

The BACnet error reply

errorType

IEC_BACNET_STACK_IERROR_TYPE

Specifies the type of the internal occurred API error.

errorData

UNION_BACNET_STACK_INTERNAL_ERROR

Holds all structures for the different possible error informations