Get/Set/Reset CI_Period_DigSync_Enable

NI-DAQmx C Properties

Get/Set/Reset CI_Period_DigSync_Enable

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

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

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

Purpose

DAQmxGetCIPeriodDigSyncEnable gets the Counter Input >> Period >> Digital Synchronization >> Enable property.

DAQmxSetCIPeriodDigSyncEnable sets the Counter Input >> Period >> Digital Synchronization >> Enable property.

DAQmxResetCIPeriodDigSyncEnable resets the Counter Input >> Period >> Digital Synchronization >> Enable property.