Skip to main content
Skip table of contents

Between

The Between component checks whether the In slot value is within limits set by the Low Limit and High Limit value. The Out slot returns a Boolean value—true if the In slot is within limits, false if the In slot is outside limits. The In, Low Limit, and High Limit slots receive analog values.

The Between component

Slots

The Between component has the following slots:

  • Status: indicates the current status of the component (OK, Fault);
  • Out: the Boolean information whether the In slot holds with Low Limit and High Limit limits;
  • In: the input value;
  • Low Limit: the low limit value;
  • High Limit: the high limit value.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.