Get/Set/Reset CI_TwoEdgeSep_Second_DigSync_Enable

NI-DAQmx C Properties

Get/Set/Reset CI_TwoEdgeSep_Second_DigSync_Enable

int32 __CFUNC DAQmxGetCITwoEdgeSepSecondDigSyncEnable(TaskHandle taskHandle, const char channel[], bool32 *data);

int32 __CFUNC DAQmxSetCITwoEdgeSepSecondDigSyncEnable(TaskHandle taskHandle, const char channel[], bool32 data);

int32 __CFUNC DAQmxResetCITwoEdgeSepSecondDigSyncEnable(TaskHandle taskHandle, const char channel[]);

Purpose

DAQmxGetCITwoEdgeSepSecondDigSyncEnable gets the Counter Input >> Two Edge Separation >> Second >> Digital Synchronization >> Enable property.

DAQmxSetCITwoEdgeSepSecondDigSyncEnable sets the Counter Input >> Two Edge Separation >> Second >> Digital Synchronization >> Enable property.

DAQmxResetCITwoEdgeSepSecondDigSyncEnable resets the Counter Input >> Two Edge Separation >> Second >> Digital Synchronization >> Enable property.