Get/Set/Reset AI_ACExcit_Freq

NI-DAQmx C Properties

Get/Set/Reset AI_ACExcit_Freq

int32 __CFUNC DAQmxGetAIACExcitFreq(TaskHandle taskHandle, const char channel[], float64 *data);

int32 __CFUNC DAQmxSetAIACExcitFreq(TaskHandle taskHandle, const char channel[], float64 data);

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

Purpose

DAQmxGetAIACExcitFreq gets the Analog Input >> General Properties >> Signal Conditioning >> Excitation >> AC Excitation >> Frequency property.

DAQmxSetAIACExcitFreq sets the Analog Input >> General Properties >> Signal Conditioning >> Excitation >> AC Excitation >> Frequency property.

DAQmxResetAIACExcitFreq resets the Analog Input >> General Properties >> Signal Conditioning >> Excitation >> AC Excitation >> Frequency property.