Get/Set/Reset CI_TwoEdgeSep_First_DigSync_Enable
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetCITwoEdgeSepFirstDigSyncEnable(TaskHandle taskHandle, const char channel[], bool32 *data);
int32 __CFUNC DAQmxSetCITwoEdgeSepFirstDigSyncEnable(TaskHandle taskHandle, const char channel[], bool32 data);
int32 __CFUNC DAQmxResetCITwoEdgeSepFirstDigSyncEnable(TaskHandle taskHandle, const char channel[]);
Purpose
DAQmxGetCITwoEdgeSepFirstDigSyncEnable gets the Counter Input >> Two Edge Separation >> First >> Input >> Digital Synchronization >> Enable property.
DAQmxSetCITwoEdgeSepFirstDigSyncEnable sets the Counter Input >> Two Edge Separation >> First >> Input >> Digital Synchronization >> Enable property.
DAQmxResetCITwoEdgeSepFirstDigSyncEnable resets the Counter Input >> Two Edge Separation >> First >> Input >> Digital Synchronization >> Enable property.