Get/Set/Reset Exported_AdvCmpltEvent_Delay

NI-DAQmx C Properties

Get/Set/Reset Exported_AdvCmpltEvent_Delay

int32 __CFUNC DAQmxGetExportedAdvCmpltEventDelay(TaskHandle taskHandle, float64 *data);

int32 __CFUNC DAQmxSetExportedAdvCmpltEventDelay(TaskHandle taskHandle, float64 data);

int32 __CFUNC DAQmxResetExportedAdvCmpltEventDelay(TaskHandle taskHandle);

Purpose

DAQmxGetExportedAdvCmpltEventDelay gets the Events >> Advance Complete Event >> Delay Value property.

DAQmxSetExportedAdvCmpltEventDelay sets the Events >> Advance Complete Event >> Delay Value property.

DAQmxResetExportedAdvCmpltEventDelay resets the Events >> Advance Complete Event >> Delay Value property.