Waveform Min Max VI
- Updated2025-07-30
- 2 minute(s) read
Determines the maximum and minimum values and their associate time values for a waveform.

Inputs/Outputs
waveform in
—
waveform in is the waveform for which you want to retrieve the maximum and minimum values.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
max time
—
max time is the time value at which the maximum data value was reached.
waveform out
—
waveform out returns waveform in unchanged.
Y max
—
Y max is the maximum data value of the waveform.
Y min
—
Y min is the minimum data value of the waveform.
error out
—
error out contains error information. This output provides standard error out functionality.
min time
—
min time is the time value at which the minimum data value was reached. |
Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Waveform\Waveform - Min Max.vi
waveform in
—
error in (no error)
—
max time
—
waveform out
—
Y max
—
error out
—