NI-DAQ™mx C Reference

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.

Log in to get a better experience