Get/Set/Reset Exported_SampClk_Pulse_Polarity

NI-DAQmx C Properties

Get/Set/Reset Exported_SampClk_Pulse_Polarity

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

int32 __CFUNC DAQmxSetExportedSampClkPulsePolarity(TaskHandle taskHandle, int32 data);

int32 __CFUNC DAQmxResetExportedSampClkPulsePolarity(TaskHandle taskHandle);

Purpose

DAQmxGetExportedSampClkPulsePolarity gets the Clocks >> Sample Clock >> Pulse >> Polarity property.

DAQmxSetExportedSampClkPulsePolarity sets the Clocks >> Sample Clock >> Pulse >> Polarity property.

DAQmxResetExportedSampClkPulsePolarity resets the Clocks >> Sample Clock >> Pulse >> Polarity property.