Compare Value with Threshold
Usage Scenario
If a value in the list is less than or equal to the corresponding threshold, the corresponding item in the output list will be True; otherwise, it will be False. This Step is usually used with Filter Data by Boolean Value.
Parameter Description
| Parameter | Description |
|---|---|
Thresholds of Input Data for Each Port |
Parameter description: The thresholds of the input data. The thresholds are connected by semicolon(";"). Default value: 0 |