Performs statistical calculations on a signal.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
Median value in the input signal.
Estimated mode of the input signal.
Algorithm for Calculating mode
This node uses a histogram to divide the input signal range into 100 equally-spaced bins, or intervals. mode is the center value of the bin that contains the most values from the input signal.
Average of the values in the input signal.
Standard deviation of the values in the input signal.
Variance of the values in the input signal.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Interquartile range in the input signal. Because the IQR is computed as the difference between the 25th and 75th percentile, this measure of spread is more resistive to outliers than other measures.
Difference in the minimum and maximum values of the input signal.
Where This Node Can Run:
Desktop OS: Windows
FPGA: DAQExpress does not support FPGA devices
Web Server: Not supported in VIs that run in a web application