Get/Set/Reset Exported_RdyForXferEvent_DeassertCond

NI-DAQmx C Properties

Get/Set/Reset Exported_RdyForXferEvent_DeassertCond

int32 __CFUNC DAQmxGetExportedRdyForXferEventDeassertCond(TaskHandle taskHandle, int32 *data);

int32 __CFUNC DAQmxSetExportedRdyForXferEventDeassertCond(TaskHandle taskHandle, int32 data);

int32 __CFUNC DAQmxResetExportedRdyForXferEventDeassertCond(TaskHandle taskHandle);

Purpose

DAQmxGetExportedRdyForXferEventDeassertCond gets the Events >> Ready For Transfer Event >> Deassert Condition property.

DAQmxSetExportedRdyForXferEventDeassertCond sets the Events >> Ready For Transfer Event >> Deassert Condition property.

DAQmxResetExportedRdyForXferEventDeassertCond resets the Events >> Ready For Transfer Event >> Deassert Condition property.