![]() | Download Help (Windows Only) |
int32 __CFUNC DAQmxGetAIMax(TaskHandle taskHandle, const char channel[], float64 *data);
int32 __CFUNC DAQmxSetAIMax(TaskHandle taskHandle, const char channel[], float64 data);
int32 __CFUNC DAQmxResetAIMax(TaskHandle taskHandle, const char channel[]);
DAQmxGetAIMax gets the Analog Input >> Maximum Value property.
DAQmxSetAIMax sets the Analog Input >> Maximum Value property.
DAQmxResetAIMax resets the Analog Input >> Maximum Value property.
Helpful
Not Helpful