class="resources"
Returns the selected parameter of the first signal in a waveform. Examples
| Dialog Box Options |
| Block Diagram Inputs |
| Block Diagram Outputs |
| Parameter | Description |
|---|---|
| Statistical Calculations | Contains the following options:
|
| Extreme Values | Contains the following options:
|
| Sampling Characteristics | Contains the following options:
|
| Input Signal | Displays the input signal. If you have not wired the Express VI and run it to obtain real data, Input Signal displays sample data. |
| Results | Displays the measurement you configured this Express VI to perform and the calculated value of that measurement. You can click any measurement listed in the Measurement column, and the corresponding value or plot appears in the Result Preview graph. |
| Parameter | Description |
|---|---|
| Signals | Contains the input signal or signals. |
| error in (no error) | Describes error conditions that occur before this VI or function runs. |
| Parameter | Description |
|---|---|
| Summation | Returns the value of the sum of all the values in Signals. |
| Kurtosis | Returns the kurtosis of the values in Signals. Kurtosis is a measure of peakedness and corresponds to the fourth-order moment about the mean. |
| Skewness | Returns the skewness of the values in Signals. Skewness is a measure of symmetry and corresponds to the third-order moment about the mean. |
| Total Samples | Returns the total number of samples in Signals. |
| Index of Max | Returns the index value of the highest point of the values in Signals. |
| Mode | Returns the value that occurs most often in the set values in Signals. |
| Variance | Returns the calculated variance of the values in Signals. |
| RMS | Returns the calculated RMS of the values in Signals. |
| Time Delta | Returns the time between samples in Signals. |
| Last Value | Returns the last value in Signals. |
| First Value | Returns the first value in Signals. |
| First Time | Returns the first time value in Signals. |
| Range | Returns the value of the range from the lowest point to the highest point in a set of values in Signals. |
| Time of Minimum | Returns the time of the lowest point of the values in Signals. |
| Minimum | Returns the lowest point in a set of values in Signals. |
| Time of Maximum | Returns the time of the highest point of the values in Signals. |
| Maximum | Returns the highest point in a set of values in Signals. |
| error out | Contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces. |
| Last Time | Returns the last time value in Signals. |
| Arithmetic Mean | Returns the mean, or average, of the values in Signals. |
| Standard Dev | Returns the standard deviation of the values in Signals. |
| Median | Returns the median value in Signals. The Express VI sorts the values in Signals and selecting the middle element of the sorted values. |
| Index of Min | Returns the index value of the lowest point of the values in Signals. |
This Express VI uses the functionality of the following VIs and functions:
Get Waveform Components
Get Final Time Value
Number of Waveform Samples
Waveform Duration
Waveform Min Max
Waveform Peak Detection
And Array Elements
Refer to the following VIs for examples of using the Statistics VI: