Range Building Block

The Range building block is used to indicate whether a Number value is within a certain range of values.

A Range building block has one Number input and one ON/OFF output. When the input value is within the building block's range, the output will turn ON. Otherwise, the output will turn OFF.

To configure a Range building block, adjust the upper and lower limits of the range. The limits of the range can be adjusted either by dragging the arrows in the control, or by directly entering the limit values into the fields. The maximum and minimum limits available in the control will be based on the building block that the Range building block is connected to. The red mark in the control indicates the current input value of the Range building block. The block can also be configured to ignore input values that do not change its output value.

In the example to the right, the output of the Range building block will be ON if the input value is greater than or equal to 25 and less than or equal to 230 and will ignore any values that do not change the output value.