Get/Set/Reset CI_Period_DigFltr_MinPulseWidth

NI-DAQmx C Properties

Get/Set/Reset CI_Period_DigFltr_MinPulseWidth

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

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

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

Purpose

DAQmxGetCIPeriodDigFltrMinPulseWidth gets the Counter Input >> Period >> Digital Filter >> Minimum Pulse Width property.

DAQmxSetCIPeriodDigFltrMinPulseWidth sets the Counter Input >> Period >> Digital Filter >> Minimum Pulse Width property.

DAQmxResetCIPeriodDigFltrMinPulseWidth resets the Counter Input >> Period >> Digital Filter >> Minimum Pulse Width property.