MX Foundation 4
Acquisition with Word Mode

Word mode acquisition is useful in the case that precise timing and error detection for each byte is needed. In this mode, each byte is returned in its own MXF_ASYNCEH_DATAREC record with its time tag and control word.

Note
The processing power and bandwidth needed is more than in default mode.

To use the word mode, the KMXF_ASYNCEH_RX_WORD_MODE_ENABLE attribute must be set to VMXF_ENABLE.

Updated 10/23/2023