Get/Set/Reset CI_PulseWidth_DigSync_Enable

NI-DAQmx C Properties

Get/Set/Reset CI_PulseWidth_DigSync_Enable

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

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

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

Purpose

DAQmxGetCIPulseWidthDigSyncEnable gets the Counter Input >> Pulse Width >> Digital Synchronization >> Enable property.

DAQmxSetCIPulseWidthDigSyncEnable sets the Counter Input >> Pulse Width >> Digital Synchronization >> Enable property.

DAQmxResetCIPulseWidthDigSyncEnable resets the Counter Input >> Pulse Width >> Digital Synchronization >> Enable property.