NI-DAQ™mx C Reference

Get/Set/Reset CI_Pulse_Freq_DigSync_Enable

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

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

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


Purpose

DAQmxGetCIPulseFreqDigSyncEnable gets the Counter Input >> Pulse >> Frequency >> Input >> Digital Synchronization >> Enable property.

DAQmxSetCIPulseFreqDigSyncEnable sets the Counter Input >> Pulse >> Frequency >> Input >> Digital Synchronization >> Enable property.

DAQmxResetCIPulseFreqDigSyncEnable resets the Counter Input >> Pulse >> Frequency >> Input >> Digital Synchronization >> Enable property.

Log in to get a better experience