Events >> Ready For Transfer Event >> Level >> Active Level

NI-DAQmx C Properties

Events >> Ready For Transfer Event >> Level >> Active Level

Data Type: int32
Description: Specifies the active level of the exported Ready for Transfer Event.

Valid values

DAQmx_Val_ActiveHigh 10095 High state is the active state.
DAQmx_Val_ActiveLow 10096 Low state is the active state.


You can get/set/reset this property using:
  DAQmxGetExportedRdyForXferEventLvlActiveLvl
  DAQmxSetExportedRdyForXferEventLvlActiveLvl
  DAQmxResetExportedRdyForXferEventLvlActiveLvl