NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceGet/Set/Reset CI_TwoEdgeSep_First_DigFltr_MinPulseWidthCurrent page
Table of Contents

Get/Set/Reset CI_TwoEdgeSep_First_DigFltr_MinPulseWidth

Get/Set/Reset CI_TwoEdgeSep_First_DigFltr_MinPulseWidth

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

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

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


Purpose

DAQmxGetCITwoEdgeSepFirstDigFltrMinPulseWidth gets the Counter Input >> Two Edge Separation >> First >> Input >> Digital Filter >> Minimum Pulse Width property.

DAQmxSetCITwoEdgeSepFirstDigFltrMinPulseWidth sets the Counter Input >> Two Edge Separation >> First >> Input >> Digital Filter >> Minimum Pulse Width property.

DAQmxResetCITwoEdgeSepFirstDigFltrMinPulseWidth resets the Counter Input >> Two Edge Separation >> First >> Input >> Digital Filter >> Minimum Pulse Width property.

In This Section
Was this information helpful?