NI-DAQ™mx C Reference

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 >> Input >> Digital Filter >> Minimum Pulse Width property.

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

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

Log in to get a better experience