Analog Output >> Maximum Value
- Updated2023-03-16
- 1 minute(s) read
Analog Output >> Maximum Value
Data Type: | float64 |
Description: | Specifies the maximum value you expect to generate. The value is in the units you specify with a units property. If you try to write a value larger than the maximum value, NI-DAQmx generates an error. NI-DAQmx might coerce this value to a smaller value if other task settings restrict the device from generating the desired maximum. |
You can get/set/reset this property using:
DAQmxGetAOMax
DAQmxSetAOMax
DAQmxResetAOMax