BACnetRegisterInternalActionErrorCallback (FUN)

FUNCTION BACnetRegisterInternalActionErrorCallback : IEC_BACNET_STATUS

Registration function for reporting internal API errors to user application.

This function registers a callback to report errors to the user application which are generated by internal API actions (sending COV notifications, sending ACR-events or intrinsic-events failed…) for informational or logging purpose only.

InOut:

Scope

Name

Type

Comment

Return

BACnetRegisterInternalActionErrorCallback

IEC_BACNET_STATUS

Input

pICallback

CmpEventMgr.ICmpEventCallback

Pointer to the event-callback interface. Event-callback argument type is EVT_BACNET_IACTION_ERR. Purpose documented in BACstack: A pointer to the callabck function to register