Get/Set/Reset AI_Lowpass_SwitchCap_ClkSrc

NI-DAQmx C Properties

Get/Set/Reset AI_Lowpass_SwitchCap_ClkSrc

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

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

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

Purpose

DAQmxGetAILowpassSwitchCapClkSrc gets the Analog Input >> General Properties >> Filter >> Analog Lowpass >> Advanced >> Switched Capacitor >> Clock Source property.

DAQmxSetAILowpassSwitchCapClkSrc sets the Analog Input >> General Properties >> Filter >> Analog Lowpass >> Advanced >> Switched Capacitor >> Clock Source property.

DAQmxResetAILowpassSwitchCapClkSrc resets the Analog Input >> General Properties >> Filter >> Analog Lowpass >> Advanced >> Switched Capacitor >> Clock Source property.