Ports
| Port name | Description | Exposed property | Direction | Type |
|---|---|---|---|---|
| Active | If true, the increment will be comupted. If false the output is held constant. | False | Input | Digital port |
| Reset | Resets the output value to the initial value. | False | Input | Digital port |
| Initial value | The initial value of the increment. | True | Input | Analog port |
| Increment value | The increment value. | True | Input | Analog port |
| Result | Contains the current incremented value. | False | Output | Analog port |