Logic instructions
(Original Document)
Introduction
Conversion replaces the PL7 instructions by their Control Expert equivalent.
Integer words
The following table describes any correspondence and differences between PL7 and Control Expert instructions.
PL7
(WORD)
Control Expert
(INT)
Status
Operator
AND
AND
Converted
OR
OR
Converted
XOR
XOR
Converted
NOT
NOT
Converted
Long integer words
The following table describes any correspondence and differences between PL7 and Control Expert instructions.
PL7
(DWORD)
Control Expert
(DINT)
Status
Operator
AND
AND
Converted
OR
OR
Converted
XOR
XOR
Converted
NOT
NOT
Converted