Get/Set/Reset CI_Freq_DigSync_Enable

NI-DAQmx C Properties

Get/Set/Reset CI_Freq_DigSync_Enable

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

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

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

Purpose

DAQmxGetCIFreqDigSyncEnable gets the Counter Input >> Frequency >> Digital Synchronization >> Enable property.

DAQmxSetCIFreqDigSyncEnable sets the Counter Input >> Frequency >> Digital Synchronization >> Enable property.

DAQmxResetCIFreqDigSyncEnable resets the Counter Input >> Frequency >> Digital Synchronization >> Enable property.