Get/Set/Reset CI_Freq_MeasMeth

NI-DAQmx C Properties

Get/Set/Reset CI_Freq_MeasMeth

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

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

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

Purpose

DAQmxGetCIFreqMeasMeth gets the Counter Input >> Frequency >> Measurement Specifications >> Method property.

DAQmxSetCIFreqMeasMeth sets the Counter Input >> Frequency >> Measurement Specifications >> Method property.

DAQmxResetCIFreqMeasMeth resets the Counter Input >> Frequency >> Measurement Specifications >> Method property.