The leader in industrial automation and control solutions

Connection Requirements

Supported PLC Series

PLC-AESPLC-FBPLC-ES

Supported Data Registers

MXYKLFTCSZRQD@DConstant
S

Supported Flags

FlagBitSupport
ErrorF11.0
ZeroF11.1
CarryF11.2

Number of Steps

Steps
1

Operands

OperandDescription
SThis is the BOOL data register.
This is the bit number to toggle the contact ON/OFF.

When the bit is 0, the contact is ON.
When the bit is 1, the contact is OFF.

Notice

Notice for MapleLogic ANDI instruction.

Contact Orientation

The ANDI closed contact orientation behaves as follows:

  • The ANDI closed contact orientation performs a boolean AND operation based on the OFF status of the assigned BOOL data register.
  • The ANDI closed contact orientation performs an AND operation with the operation result to that point and uses the resulting value as a new operation result.

Ladder Diagram Examples

AND Gate Example

The ANDI closed contact orientation performs a boolean AND operation based on the OFF status of the assigned BOOL data register.

The ANDI closed contact orientation performs a boolean AND operation based on the OFF status of the assigned BOOL data register.

When the closed contact, M17.8, is powered OFF AND the closed contact, M10.4, is powered OFF, the coil, D86.4, is deenergized.

When the closed contact, M17.8, is powered OFF AND the closed contact, M10.4, is powered OFF, the coil, D86.4, is deenergized.

When the closed contact, M17.8, is powered ON AND the closed contact, M10.4, is powered OFF, the coil, D86.4, is deenergized.

When the closed contact, M17.8, is powered ON AND the closed contact, M10.4, is powered OFF, the coil, D86.4, is deenergized.

When the closed contact, M17.8, is powered ON AND the closed contact, M10.4, is powered OFF, the coil, D86.4, is deenergized.

When the closed contact, M17.8, is powered ON AND the closed contact, M10.4, is powered ON, the coil, D86.4, is energized.

When the closed contact, M17.8, is powered ON AND the closed contact, M10.4, is powered ON, the coil, D86.4, is energized.