Range Limiter

Description
Output is staying between the the range limits. If input is outside of the limits, the range value (high limit - low limit) is added (or substracted) until it comes into the limits.
Library
Control > Math
Parameters
| Property | Display Name | Parameter Type | Description |
|---|---|---|---|
| LowLimit | Low Limit | DoubleParameter | Low Limit |
| HighLimit | High Limit | DoubleParameter | High Limit |
| SamplingTime | Sampling Time [s] | DoubleParameter | Sampling Time |
Pins
| Property | Pin Name | Type | Description |
|---|---|---|---|
| In | In | ControlIn | Input |
| Out | Out | ControlOut | Output |
Default Size
| Width | Height |
|---|---|
| 6 | 4 |