Get/Set/Reset Trigger_SyncType
- Updated2023-03-16
- 1 minute(s) read
Get/Set/Reset Trigger_SyncType
int32 __CFUNC DAQmxGetTriggerSyncType(TaskHandle taskHandle, int32 *data);
int32 __CFUNC DAQmxSetTriggerSyncType(TaskHandle taskHandle, int32 data);
int32 __CFUNC DAQmxResetTriggerSyncType(TaskHandle taskHandle);
Purpose
DAQmxGetTriggerSyncType gets the Advanced >> Synchronization Type property.
DAQmxSetTriggerSyncType sets the Advanced >> Synchronization Type property.
DAQmxResetTriggerSyncType resets the Advanced >> Synchronization Type property.