The Not Block; The Xor Block (Exclusive Or) - Mitsubishi a2 Series Programming Manual

Simple application controller
Table of Contents

Advertisement

α
2 Simple Application Controllers
5.3

The NOT Block

The NOT block takes a signal and inverts it - an Input that is ON
has an Output that is OFF, and vice versa.
The Output comes ON when the input is OFF.
The Output is OFF when the input is ON.
If no Input pin is used, the block output is OFF.
The electrical circuit for a NOT block is the same as a Normally
Closed input.
Table 5.4: NOT Logic gate
Input
On
Off
5.4

The XOR Block (Exclusive OR)

The Output comes ON when one input is ON and one is OFF. The
Output remains OFF when both Inputs are equivalent (either both
ON or both OFF).
Unused Inputs are considered to be OFF.
Table 5.5: XOR Logic gate
Input 1
On
On
Off
Off
Output
Off
On
Input 2
Output
On
Off
Off
On
On
On
Off
Off
The Logic Function Blocks 5
0 0
O
1
N T
0 0
O
1
2
X O R
5 - 4

Advertisement

Table of Contents
loading

Table of Contents