Get/Set/Reset AI_ACExcit_SyncEnable

NI-DAQmx C Properties

Get/Set/Reset AI_ACExcit_SyncEnable

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

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

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

Purpose

DAQmxGetAIACExcitSyncEnable gets the Analog Input >> General Properties >> Signal Conditioning >> Excitation >> AC Excitation >> Synchronization Enable property.

DAQmxSetAIACExcitSyncEnable sets the Analog Input >> General Properties >> Signal Conditioning >> Excitation >> AC Excitation >> Synchronization Enable property.

DAQmxResetAIACExcitSyncEnable resets the Analog Input >> General Properties >> Signal Conditioning >> Excitation >> AC Excitation >> Synchronization Enable property.