NI-DAQ™mx C Reference

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

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

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

Log in to get a better experience