Owning Palette: Signal Analysis Express VIs
Requires: Base Development System
Computes a histogram for Signal.
Dialog Box Options |
Block Diagram Inputs |
Block Diagram Outputs |
Add to the block diagram | Find on the palette |
Parameter | 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. |
Parameter | Description |
---|---|
Signal | Specifies the input signal. The signal can be a waveform, a real array, or a complex array. |
Enable | Enables or disables the Express VI. The default is ON or TRUE. |
Reset | Controls the initialization of the internal state of the VI. The default is FALSE. |
error in | Describes error conditions that occur before this node runs. |
Parameter | Description |
---|---|
Histogram | Returns the resulting histogram. |
error out | Contains error information. This output provides standard error out functionality. |
This Express VI operates similarly to the following VIs and functions:
Refer to the Express VI - Statistics VI in the labview\examples\Express VIs directory for an example of using the Create Histogram Express VI.