Get/Set/Reset DigEdge_RefTrig_DigFltr_TimebaseSrc
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetDigEdgeRefTrigDigFltrTimebaseSrc(TaskHandle taskHandle, char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetDigEdgeRefTrigDigFltrTimebaseSrc(TaskHandle taskHandle, const char *data);
int32 __CFUNC DAQmxResetDigEdgeRefTrigDigFltrTimebaseSrc(TaskHandle taskHandle);
Purpose
DAQmxGetDigEdgeRefTrigDigFltrTimebaseSrc gets the Reference >> Digital Edge >> Digital Filter >> Timebase >> Source property.
DAQmxSetDigEdgeRefTrigDigFltrTimebaseSrc sets the Reference >> Digital Edge >> Digital Filter >> Timebase >> Source property.
DAQmxResetDigEdgeRefTrigDigFltrTimebaseSrc resets the Reference >> Digital Edge >> Digital Filter >> Timebase >> Source property.