Define CAER_HOST_CONFIG_DATAEXCHANGE_BLOCKING

Define Documentation

CAER_HOST_CONFIG_DATAEXCHANGE_BLOCKING

Parameter address for module CAER_HOST_CONFIG_DATAEXCHANGE: when calling caerDeviceDataGet(), the function can either be blocking, meaning it waits until it has a valid EventPacketContainer to return, or not, meaning it returns right away. This behavior can be set with this flag. Please see the caerDeviceDataGet() documentation for more information on its return values.