NotEqual
Applicable to library's version 1.0
The NotEqual component checks whether the two In slot values are not equal. The Out slot returns a Boolean value—true if the In slot values are not equal, false if the In slot values are equal.
Slots
The NotEqual component has the following slots:
- Status: indicates the current status of the component (OK, Fault);
- Out: the Boolean information whether the In slots have not equal values;
- InA-InB: two input slots.