Create Histogram
- Updated2025-07-30
- 3 minute(s) read
Computes a histogram for Signal.

Dialog Box Options
| Option | Description |
|---|---|
| Configuration | Contains the following options:
|
| Amplitude Representation | Contains the following options:
|
| 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
Reset
—
Controls the initialization of the internal state of the VI. The default is FALSE.
Signal
—
Specifies the input signal. The signal can be a waveform, a real array, or a complex array.
error in (no error)
—
Describes error conditions that occur before this node runs.
Enable
—
Enables or disables the Express VI. The default is ON or TRUE.
Histogram
—
Returns the resulting histogram.
error out
—
Contains error information. This output provides standard error out functionality. |
Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Express VIs\Express VI - Statistics.vi
Reset
—
Signal
—
error in (no error)
—
Histogram
—
error out
—