Get/Set/Reset CI_TwoEdgeSep_First_DigSync_Enable

NI-DAQmx C Properties

Get/Set/Reset CI_TwoEdgeSep_First_DigSync_Enable

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 >> Digital Synchronization >> Enable property.

DAQmxSetCITwoEdgeSepFirstDigSyncEnable sets the Counter Input >> Two Edge Separation >> First >> Digital Synchronization >> Enable property.

DAQmxResetCITwoEdgeSepFirstDigSyncEnable resets the Counter Input >> Two Edge Separation >> First >> Digital Synchronization >> Enable property.