Compares the waveform data values to a scalar value.
The waveform that includes the data you want to compare to a specified limit.
The comparison operation you want to use to compare the waveform data value to the scalar value.
Name | Value | Description |
---|---|---|
< | 0 | The highest or lowest value in the waveform is less than the limit. |
<= | 1 | The highest or lowest value in the waveform is less than or equal to the limit. |
> | 2 | The highest or lowest value in the waveform is greater than the limit. |
>= | 3 | The highest or lowest value in the waveform is greater than or equal to the limit. |
Default: 3
Number to which you want to compare the highest or lowest data value in the waveform.
Default: 5
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
Two waveforms in an array. The first element is a copy of waveform. The second element is the failure waveform, which is a copy of waveform with all elements that passed replaced by NaN. All valid elements are failures.
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.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Supported in VIs that run in a web application