en-us_products:mpino_studio2:box_functions:logic_control:jmp
Table of Contents
JMP Box Function
Jump
Category: Logic Control Box Functions
Behavior
When the left condition is ON, moves to a later label in the same ladder and skips the ladder rows between. Skipped outputs and calculation targets retain their previous values.
Syntax and Arguments
Syntax: JMP L1
- 1st = label: label name to jump to (any alphanumeric, must match a label entered in a cell)
Behavior Example
| Run condition | Before | Command entered | Expected result |
|---|---|---|---|
| Left condition ON | Outputs and calculation targets before L1 | JMP L1 | Rungs up to L1 are skipped; their values are held |
Cautions
- Place the label later in the same ladder and match its spelling exactly. Skipped outputs and calculation targets retain their previous values.
Box Functions in the Same Category
- JMPN View details — Jump if Not
- MCS View details — Master Control Set
- MCSCLR View details — Master Control Clear
en-us_products/mpino_studio2/box_functions/logic_control/jmp.txt · Last modified: by 127.0.0.1
