NI-DAQ™mx C Reference

Get/Set/Reset CI_Pulse_Freq_DigFltr_Enable

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

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

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


Purpose

DAQmxGetCIPulseFreqDigFltrEnable gets the Counter Input >> Pulse >> Frequency >> Input >> Digital Filter >> Enable property.

DAQmxSetCIPulseFreqDigFltrEnable sets the Counter Input >> Pulse >> Frequency >> Input >> Digital Filter >> Enable property.

DAQmxResetCIPulseFreqDigFltrEnable resets the Counter Input >> Pulse >> Frequency >> Input >> Digital Filter >> Enable property.

Log in to get a better experience