Check Integer in Range - Version 2.0.0#
Module Summary#
Checks whether a captured variable is within a specified range.
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#
Extra error handling.
Parses integer-format strings as integers.
Updated documentation.
Minor point releases (eg. 1.1.x) will be for small fixes and may not be listed here.
Operation#
Conditions#
Integer in Range#
Returns true if the value of the Trigger Variable matchs the values wittin the Range.
The Range is defined in comma-dash format, either using ranges of number or discrete values for example: 1-5,11,13,21-25
.
Example:
Trigger 1
: Digital Input - Any - Low, Condition: Integer in Range - Variable 1
, Range 1-4
, Action
: Start Timeline from Variable 1
The above trigger would start any timeline between 1 and 4 using the matching Digital Input, but the not Timelines 5-8.
Support#
If you encounter any issues with this module, please contact our support team.