====== JMPN Box Function ====== **Jump if Not** Category: [[en-us_products:mpino_studio2:box_functions:logic_control|Logic Control Box Functions]] ===== Behavior ===== 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 and Arguments ===== **Syntax:** ''JMPN 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 OFF | Outputs and calculation targets before L1 | ''JMPN L1'' | Rungs up to L1 are skipped; their values are held | {{ :en-us_products:mpino_studio2:logic-control-examples.svg?1000 |Inputs and results for Logic Control Box Functions }} ===== 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 ===== * [[en-us_products:mpino_studio2:box_functions:logic_control:jmp|JMP View details]] — Jump * [[en-us_products:mpino_studio2:box_functions:logic_control:mcs|MCS View details]] — Master Control Set * [[en-us_products:mpino_studio2:box_functions:logic_control:mcsclr|MCSCLR View details]] — Master Control Clear