Get/Set/Reset SampQuant_SampPerChan

NI-DAQmx C Properties

Get/Set/Reset SampQuant_SampPerChan

int32 __CFUNC DAQmxGetSampQuantSampPerChan(TaskHandle taskHandle, uInt64 *data);

int32 __CFUNC DAQmxSetSampQuantSampPerChan(TaskHandle taskHandle, uInt64 data);

int32 __CFUNC DAQmxResetSampQuantSampPerChan(TaskHandle taskHandle);

Purpose

DAQmxGetSampQuantSampPerChan gets the Sample Quantity >> Samples Per Channel property.

DAQmxSetSampQuantSampPerChan sets the Sample Quantity >> Samples Per Channel property.

DAQmxResetSampQuantSampPerChan resets the Sample Quantity >> Samples Per Channel property.