Limiter

Description
Output is equal to:
- HighLimit if input is greater than HighLimit
- LowLimit if input is lower than LowLimit
- input otherwise
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 |
|---|---|
| 4 | 4 |