NI-DAQ™mx C Reference

Get/Set/Reset CI_CtrTimebaseRate

int32 __CFUNC DAQmxGetCICtrTimebaseRate(TaskHandle taskHandle, const char channel[], float64 *data);

int32 __CFUNC DAQmxSetCICtrTimebaseRate(TaskHandle taskHandle, const char channel[], float64 data);

int32 __CFUNC DAQmxResetCICtrTimebaseRate(TaskHandle taskHandle, const char channel[]);


Purpose

DAQmxGetCICtrTimebaseRate gets the Counter Input >> General Properties >> Counter Timebase >> Rate property.

DAQmxSetCICtrTimebaseRate sets the Counter Input >> General Properties >> Counter Timebase >> Rate property.

DAQmxResetCICtrTimebaseRate resets the Counter Input >> General Properties >> Counter Timebase >> Rate property.

Log in to get a better experience