Skip to content

XOR

Symbol

Description

Logical XOR gate.

The output is true when an odd number of input signals are true.

In1 In2 Output
0 0 0
0 1 1
1 0 1
1 1 0

Important

Non-zero input values are treated as true.

Library

Control > Logic

Parameters

Property Display Name Parameter Type Description
SamplingTime Sampling Time [s] DoubleParameter Sampling Time

Pins

Property Pin Name Type Description
In1 In1 ControlIn Input 1
In2 In2 ControlIn Input 2
Out Out ControlOut Output

Default Size

Width Height
4 4