Get/Set/Reset CI_CountEdges_DigSync_Enable

NI-DAQmx C Properties

Get/Set/Reset CI_CountEdges_DigSync_Enable

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

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

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

Purpose

DAQmxGetCICountEdgesDigSyncEnable gets the Counter Input >> Count Edges >> Digital Synchronization >> Enable property.

DAQmxSetCICountEdgesDigSyncEnable sets the Counter Input >> Count Edges >> Digital Synchronization >> Enable property.

DAQmxResetCICountEdgesDigSyncEnable resets the Counter Input >> Count Edges >> Digital Synchronization >> Enable property.