Documentation
Modulo
The "Modulo" module offers the option of calculating the modulo of 2 values.

data points input
| Name | Description |
|---|---|
| Value 1 | Data point for value 1 |
| Value 2 | Data point for value 2 |
data point output
| Name | Description |
|---|---|
| Result | Result from the calculation Value 1 modulo Value 2 |