NI-DAQ™mx C Reference

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

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

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

Log in to get a better experience