Get/Set/Reset CI_TwoEdgeSep_Second_DigFltr_TimebaseRate

NI-DAQmx C Properties

Get/Set/Reset CI_TwoEdgeSep_Second_DigFltr_TimebaseRate

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

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

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

Purpose

DAQmxGetCITwoEdgeSepSecondDigFltrTimebaseRate gets the Counter Input >> Two Edge Separation >> Second >> Digital Filter >> Timebase >> Rate property.

DAQmxSetCITwoEdgeSepSecondDigFltrTimebaseRate sets the Counter Input >> Two Edge Separation >> Second >> Digital Filter >> Timebase >> Rate property.

DAQmxResetCITwoEdgeSepSecondDigFltrTimebaseRate resets the Counter Input >> Two Edge Separation >> Second >> Digital Filter >> Timebase >> Rate property.