Determines the maximum and minimum values and their associate time values for a waveform.


icon

Inputs/Outputs

  • cmsdt.png waveform in

    waveform in is the waveform for which you want to retrieve the maximum and minimum values.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • iatrn.png max time

    max time is the time value at which the maximum data value was reached.

  • imsdt.png waveform out

    waveform out returns waveform in unchanged.

  • idbl.png Y max

    Y max is the maximum data value of the waveform.

  • idbl.png Y min

    Y min is the minimum data value of the waveform.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.

  • iatrn.png 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