Get/Set/Reset DigEdge_RefTrig_DigSync_Enable
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetDigEdgeRefTrigDigSyncEnable(TaskHandle taskHandle, bool32 *data);
int32 __CFUNC DAQmxSetDigEdgeRefTrigDigSyncEnable(TaskHandle taskHandle, bool32 data);
int32 __CFUNC DAQmxResetDigEdgeRefTrigDigSyncEnable(TaskHandle taskHandle);
Purpose
DAQmxGetDigEdgeRefTrigDigSyncEnable gets the Reference >> Digital Edge >> Digital Synchronization >> Enable property.
DAQmxSetDigEdgeRefTrigDigSyncEnable sets the Reference >> Digital Edge >> Digital Synchronization >> Enable property.
DAQmxResetDigEdgeRefTrigDigSyncEnable resets the Reference >> Digital Edge >> Digital Synchronization >> Enable property.