Get/Set/Reset CI_Freq_MeasTime

NI-DAQmx C Properties

Get/Set/Reset CI_Freq_MeasTime

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

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

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

Purpose

DAQmxGetCIFreqMeasTime gets the Counter Input >> Frequency >> Measurement Specifications >> High Frequency >> Measurement Time property.

DAQmxSetCIFreqMeasTime sets the Counter Input >> Frequency >> Measurement Specifications >> High Frequency >> Measurement Time property.

DAQmxResetCIFreqMeasTime resets the Counter Input >> Frequency >> Measurement Specifications >> High Frequency >> Measurement Time property.