Ports
| Port name | Description | Exposed | Direction | Type |
|---|---|---|---|---|
| Input value | The value which will be limited. | False | Input | Analog port |
| High limit | Contains the high value limit. If the value is higher than this value the output becomes this limit. | True | Input | Analog port |
| Low limit | Contains the low value limit. If the value is lower than this value the output becomes this limit. | True | Input | Analog port |
| Result | Contains the limited value. | False | Output | Analog port |