Gate settings

Gate allows us to add multiple boolean values and change the output value depending on the gate settings. Logic gate compares multiple boolean values and provides an output depending on the gate settings.

Gate settings:

OR -  At least one value must be true in order for the gate to be active.

AND - All the values must be true in order for the gate to be active.

XOR - One value must be true in order gor the gate to be active. If more than one is active, the gate is not active.

If needed, the output value can also be inverted by enabling the Inverted Output Value function.

Image 4398