Get/Set/Reset CI_TwoEdgeSep_First_DigFltr_TimebaseRate

NI-DAQmx C Properties

Get/Set/Reset CI_TwoEdgeSep_First_DigFltr_TimebaseRate

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

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

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

Purpose

DAQmxGetCITwoEdgeSepFirstDigFltrTimebaseRate gets the Counter Input >> Two Edge Separation >> First >> Digital Filter >> Timebase >> Rate property.

DAQmxSetCITwoEdgeSepFirstDigFltrTimebaseRate sets the Counter Input >> Two Edge Separation >> First >> Digital Filter >> Timebase >> Rate property.

DAQmxResetCITwoEdgeSepFirstDigFltrTimebaseRate resets the Counter Input >> Two Edge Separation >> First >> Digital Filter >> Timebase >> Rate property.