Not Equal (NEQ) Instruction in Ladder Logic

The Not Equal (NEQ) instruction in ladder logic is used to test whether two values are not equal.

If source A and source B are not equal, the instruction is logically true.

Not Equal (NEQ) Instruction

Not%20Equal%20(NEQ)%20Instruction%20in%20Ladder%20Logic

Source A must be an address.

Source B can be either a program constant or an address.

Values are stored in two’s complementary form.

2 Likes