This block converts a decimal number to an integer.
Table of Contents
Outputs↑
| Abbreviation | Summary | Value Range |
|---|---|---|
| R | Result | ∞ |
Parameters↑
| Abbreviation | Summary | Description | Value Range | Default Value |
|---|---|---|---|---|
| V | Value | Analog input, value to be rounded up or down | ∞ | 0 |
| Ro | Round | R=0: always round down R=1: Commercial rounding, if the first decimal place is below 5 it is rounded down, otherwise up |
0/1 | 0 |