/
Math.Counter
Math.Counter
Takes the value of the input item, adds the increment and writes the result to the output item.
Description
Takes the value of the input item, adds the increment and writes the result to the output item. If the value of the input item is not set, the increment is written to the output
Inputs
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
Input | ItemID | M | The item ID of the source value |
Outputs
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
Output | ItemID | M | The item ID of the output target |
Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
Increment | Number | M | The increment to be added to the input value |
Possible trigger types
All
Available since:
BMS Platform R1, XLogic Library 1.0.8
, multiple selections available,
Related content
Math.Pi
More like this
Item.TriggerValues
Item.TriggerValues
More like this
Math.Add
Math.Add
More like this
Add
More like this
Math.HalfPi
Math.HalfPi
More like this
Item.BoolToValue
Item.BoolToValue
More like this