Counter - Version 2.1.0#
Module Summary#
Fires a trigger once a given number of triggers have been received.
Module Status#
This IO Module is stable and has been tested internally.
If you encounter any issues with this module, or have any feedback regarding its operation, please contact our support team.
Release Notes#
Version 2.0#
Updated documentation.
Minor point releases (eg. 1.1.x) will be for small fixes and may not be listed here.
Operation#
Use actions to Incriment the Counter and fire the Target trigger once the target Count has been reached.
Instance Properties#
Count defines the target Counter value. Once this target is hit, the Target trigger will fire.
Triggers#
Target#
Fires when the Count target is reached (from using Incriemnt actions). Once the trigger has been fired, the the counter will be reset to 0.
Actions#
Start#
Activates the Counter. Without a Start action being called, an Increment action will have no effect on the Counter.
Stop#
Deactivates the Counter. If the Stop action has been called, an Increment action will have no effect on the Counter.
Increment#
Adds one to the Counter, if it is active.
Reset#
Resets the counter back to 0.
Support#
If you encounter any issues with this module, please contact our support team.