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- The BACnet destination MAC address - status- The BACnet error status - bacnetError- The BACnet error reply - errorType- Specifies the type of the internal occurred API error. - errorData- Holds all structures for the different possible error informations 
