Normalize Waveform VI
- Updated2025-07-30
- 2 minute(s) read
Determines the scale and offset necessary to transform the waveform data so that its maximum is 1.00 and its minimum is -1.00.

Inputs/Outputs
waveform in
—
waveform in is the waveform you want to normalize.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
normalized waveform
—
normalized waveform is the resulting signal.
scale
—
scale identifies the factor by which the waveform was multiplied.
offset
—
offset identifies the amount the waveform was shifted.
error out
—
error out contains error information. This output provides standard error out functionality. |
The transformation is given by the following equation.
Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Waveform\Waveform - Normalize.vi
waveform in
—
error in (no error)
—
normalized waveform
—
scale
—
error out
—