Skip to main content
Skip table of contents

GreaterOrEqual

The GreaterOrEqual component checks whether the InA slot value is greater than or equal to the InB slot value. The Out slot returns a Boolean value—true if the InA slot value is greater than or equal to the InB value, false if it is not. In slots receive analog values.

The GreaterOrEqual component

Slots

The GreaterOrEqual component has the following slots:

  • Status: indicates the current status of the component (OK, Fault);
  • Out: the Boolean information whether the InA slot has a value greater than or equal to the InB slot;
  • InA-InB: two input slots.


JavaScript errors detected

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

If this problem persists, please contact our support.