Jump if Not
Category: Logic Control Box Functions
When the left condition is OFF, moves to a later label in the same ladder. Its other behavior and limits are the same as JMP.
Syntax: JMPN L1
| Run condition | Before | Command entered | Expected result |
|---|---|---|---|
| Left condition OFF | Outputs and calculation targets before L1 | JMPN L1 | Rungs up to L1 are skipped; their values are held |