Bitstring Operators

 

Overview

The following bitstring operators are available, matching the IEC1131-3 standard:

oAND

oOR

oXOR

oNOT

The following operators are not specified by the standard and are not available:

oANDN

oORN

oXORN

Bitstring operators compare the corresponding bits of 2 or several operands.

What Is in This Section?

This section contains the following topics:

oAND

oOR

oXOR

oNOT