MX Foundation 4
Asynchronous Events

An ASCB application can register condition(s) to be monitored by the firmware.

When a callback handler is defined, the condition(s) are reported to the application asynchronously from the firmware to the handler.

The way to define a handler is as follows:

List of conditions

The event conditions that can be monitored for a user channel are as follows:

Condition Description
MXF_ASYNCEVENT_COND_TXPERIODIC_UPDATEMSG_BUFFER_THRESHOLD Periodic update message buffer threshold reached.
Updated 10/23/2023