kitControl-Nor

This component can take two to four Boolean inputs (inclusive) and only returns true when all of its inputs are false.





The Nor operator's response is as follows:

In AIn BOutput
falsefalsetrue
truefalsefalse
falsetruefalse
truetruefalse

Nor is available in the Logic folder of the kitControl palette.