![]() | Download Help (Windows Only) |
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[]);
DAQmxGetAILowpassSwitchCapClkSrc gets the Analog Input >> General Properties >> Filter >> Analog Filter >> Lowpass >> Advanced >> Switched Capacitor >> Clock Source property.
DAQmxSetAILowpassSwitchCapClkSrc sets the Analog Input >> General Properties >> Filter >> Analog Filter >> Lowpass >> Advanced >> Switched Capacitor >> Clock Source property.
DAQmxResetAILowpassSwitchCapClkSrc resets the Analog Input >> General Properties >> Filter >> Analog Filter >> Lowpass >> Advanced >> Switched Capacitor >> Clock Source property.
Helpful
Not Helpful