UNION_BACNET_STACK_INTERNAL_ERROR (UNION)ΒΆ
TYPE UNION_BACNET_STACK_INTERNAL_ERROR : UNION
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 - pCOVInfo- POINTER TO IEC_BACNET_COV_NOTIF_INFO - Pointer is valid if errortype has the value BACNET_STACK_IERROR_COV - pEventInfo- POINTER TO IEC_BACNET_EVENT_NOTIF_INFO - Pointer is valid if errortype has the value BACNET_STACK_IERROR_INT 
