Get/Set/Reset DigEdge_StartTrig_DigFltr_TimebaseRate
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetDigEdgeStartTrigDigFltrTimebaseRate(TaskHandle taskHandle, float64 *data);
int32 __CFUNC DAQmxSetDigEdgeStartTrigDigFltrTimebaseRate(TaskHandle taskHandle, float64 data);
int32 __CFUNC DAQmxResetDigEdgeStartTrigDigFltrTimebaseRate(TaskHandle taskHandle);
Purpose
DAQmxGetDigEdgeStartTrigDigFltrTimebaseRate gets the Start >> Digital Edge >> Digital Filter >> Timebase >> Rate property.
DAQmxSetDigEdgeStartTrigDigFltrTimebaseRate sets the Start >> Digital Edge >> Digital Filter >> Timebase >> Rate property.
DAQmxResetDigEdgeStartTrigDigFltrTimebaseRate resets the Start >> Digital Edge >> Digital Filter >> Timebase >> Rate property.