Get/Set/Reset Exported_AdvCmpltEvent_Pulse_Width

NI-DAQmx C Properties

Get/Set/Reset Exported_AdvCmpltEvent_Pulse_Width

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

int32 __CFUNC DAQmxSetExportedAdvCmpltEventPulseWidth(TaskHandle taskHandle, float64 data);

int32 __CFUNC DAQmxResetExportedAdvCmpltEventPulseWidth(TaskHandle taskHandle);

Purpose

DAQmxGetExportedAdvCmpltEventPulseWidth gets the Events >> Advance Complete Event >> Pulse >> Width Value property.

DAQmxSetExportedAdvCmpltEventPulseWidth sets the Events >> Advance Complete Event >> Pulse >> Width Value property.

DAQmxResetExportedAdvCmpltEventPulseWidth resets the Events >> Advance Complete Event >> Pulse >> Width Value property.