Get/Set/Reset CI_TwoEdgeSep_Second_DigFltr_MinPulseWidth

NI-DAQmx C Properties

Get/Set/Reset CI_TwoEdgeSep_Second_DigFltr_MinPulseWidth

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

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

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

Purpose

DAQmxGetCITwoEdgeSepSecondDigFltrMinPulseWidth gets the Counter Input >> Two Edge Separation >> Second >> Digital Filter >> Minimum Pulse Width property.

DAQmxSetCITwoEdgeSepSecondDigFltrMinPulseWidth sets the Counter Input >> Two Edge Separation >> Second >> Digital Filter >> Minimum Pulse Width property.

DAQmxResetCITwoEdgeSepSecondDigFltrMinPulseWidth resets the Counter Input >> Two Edge Separation >> Second >> Digital Filter >> Minimum Pulse Width property.