XNOR Controller¶
See also
See the Python reference of this logic brick in SCA_XNORController
.
This controller gives a positive (TRUE
) output when
One (and only one) of its inputs is FALSE
, and
The object is in the designated State.
For all other conditions the controller gives a negative (FALSE
) output.