Get/Set/Reset DigEdge_RefTrig_DigFltr_TimebaseRate
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetDigEdgeRefTrigDigFltrTimebaseRate(TaskHandle taskHandle, float64 *data);
int32 __CFUNC DAQmxSetDigEdgeRefTrigDigFltrTimebaseRate(TaskHandle taskHandle, float64 data);
int32 __CFUNC DAQmxResetDigEdgeRefTrigDigFltrTimebaseRate(TaskHandle taskHandle);
Purpose
DAQmxGetDigEdgeRefTrigDigFltrTimebaseRate gets the Reference >> Digital Edge >> Digital Filter >> Timebase >> Rate property.
DAQmxSetDigEdgeRefTrigDigFltrTimebaseRate sets the Reference >> Digital Edge >> Digital Filter >> Timebase >> Rate property.
DAQmxResetDigEdgeRefTrigDigFltrTimebaseRate resets the Reference >> Digital Edge >> Digital Filter >> Timebase >> Rate property.