The Nand component sets the Out value to false if all inputs are true.

Nand component

Slots

The Nand component has the following slots:

  • Status: shows the component's status;
  • Out: the output slot showing the outcome of the nand operation (false if all inputs are true);
  • InA-InD: the input values.