Get/Set/Reset CI_Freq_DigFltr_MinPulseWidth

NI-DAQmx C Properties

Get/Set/Reset CI_Freq_DigFltr_MinPulseWidth

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

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

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

Purpose

DAQmxGetCIFreqDigFltrMinPulseWidth gets the Counter Input >> Frequency >> Digital Filter >> Minimum Pulse Width property.

DAQmxSetCIFreqDigFltrMinPulseWidth sets the Counter Input >> Frequency >> Digital Filter >> Minimum Pulse Width property.

DAQmxResetCIFreqDigFltrMinPulseWidth resets the Counter Input >> Frequency >> Digital Filter >> Minimum Pulse Width property.