Get/Set/Reset SampQuant_SampMode

NI-DAQmx C Properties

Get/Set/Reset SampQuant_SampMode

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

int32 __CFUNC DAQmxSetSampQuantSampMode(TaskHandle taskHandle, int32 data);

int32 __CFUNC DAQmxResetSampQuantSampMode(TaskHandle taskHandle);

Purpose

DAQmxGetSampQuantSampMode gets the Sample Quantity >> Sample Mode property.

DAQmxSetSampQuantSampMode sets the Sample Quantity >> Sample Mode property.

DAQmxResetSampQuantSampMode resets the Sample Quantity >> Sample Mode property.