Amplitude and Level Measurements
- Updated2025-03-14
- 4 minute(s) read
Performs voltage measurements on a signal.

Dialog Box Options
Option | Description |
---|---|
Amplitude Measurements | Contains the following options:
|
Results | Displays the measurements you configured this Express VI to perform and the calculated values of those measurements. You can click any measurement listed in the Measurement column, and the corresponding value or plot appears in the Result Preview graph. |
Input Signal | Displays the input signal. If you wire data to the Express VI and run it, Input Signal displays real data. If you close and reopen the Express VI, Input Signal displays sample data until you run the Express VI again. |
Result Preview | Displays a preview of the measurement. The Result Preview plot indicates the value of the selected measurement with a dotted line. If you wire data to the Express VI and run the VI, Result Preview displays real data. If you close and reopen the Express VI, Result Preview displays sample data until you run the VI again. If the cutoff frequency values are invalid, Result Preview does not display valid data. |
Inputs/Outputs
![]() Specifies whether to restart the selected averaging process. The default is FALSE. When you call this Express VI for the first time, the averaging process starts automatically. This input appears only if you place a checkmark in the Averaging checkbox. ![]() Describes error conditions that occur before this node runs. ![]() Contains the input signal or signals. ![]() Returns the measured DC value of Signals. ![]() Returns a measurement of the most negative peak in Signals. ![]() Returns the mean level of one complete period of a periodic input signal. The cycle average of a perfect sine wave is zero, but the average level of the entire signal can be nonzero as a result of partial periods at the boundaries of the signal. ![]() Returns a measurement of the most positive peak in Signals. ![]() Returns the calculated RMS of the values in Signals. ![]() Returns the root mean square value of one complete period of a periodic input signal. ![]() Contains error information. This output provides standard error out functionality. ![]() Returns a measurement from the most positive peak to the most negative peak in Signals. |
This Express VI operates similarly to the following VIs and functions:
Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Express VIs\Express VI - Amplitude and Level Measurements.vi