Get/Set/Reset Exported_AdvCmpltEvent_Pulse_Polarity

NI-DAQmx C Properties

Get/Set/Reset Exported_AdvCmpltEvent_Pulse_Polarity

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

int32 __CFUNC DAQmxSetExportedAdvCmpltEventPulsePolarity(TaskHandle taskHandle, int32 data);

int32 __CFUNC DAQmxResetExportedAdvCmpltEventPulsePolarity(TaskHandle taskHandle);

Purpose

DAQmxGetExportedAdvCmpltEventPulsePolarity gets the Events >> Advance Complete Event >> Pulse >> Polarity property.

DAQmxSetExportedAdvCmpltEventPulsePolarity sets the Events >> Advance Complete Event >> Pulse >> Polarity property.

DAQmxResetExportedAdvCmpltEventPulsePolarity resets the Events >> Advance Complete Event >> Pulse >> Polarity property.