NI-DAQ™mx C Reference

Get/Set/Reset CI_CountEdges_CountReset_DigSync_Enable

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

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

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


Purpose

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

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

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

Log in to get a better experience