en-us_products:mpino_studio2:box_functions:logic_control
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en-us_products:mpino_studio2:box_functions:logic_control [2026/09/09 17:54] – 만듦 - 바깥 편집 127.0.0.1 | en-us_products:mpino_studio2:box_functions:logic_control [2026/09/10 01:05] (current) – 바깥 편집 127.0.0.1 | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| {{ : | {{ : | ||
| - | This ladder screen contains a JMP path and an MCS zone. | + | ===== Box Function List ===== |
| - | {{ :en-us_products: | + | ^ Command ^ Meaning ^ |
| - | + | | [[en-us_products: | |
| - | ===== 1. JMP and JMPN ===== | + | | [[en-us_products:mpino_studio2:box_functions: |
| - | + | | [[en-us_products:mpino_studio2:box_functions: | |
| - | ==== JMP ==== | + | | [[en-us_products:mpino_studio2:box_functions: |
| - | + | ||
| - | **Jump** | + | |
| - | + | ||
| - | When the left condition is ON, moves to a later label in the same ladder and skips the ladder rows between. | + | |
| - | + | ||
| - | **Syntax:** '' | + | |
| - | + | ||
| - | **Arguments** | + | |
| - | + | ||
| - | * 1st = label: label name to jump to (any alphanumeric, | + | |
| - | + | ||
| - | ^ Run condition ^ Before ^ Command entered ^ Expected result ^ | + | |
| - | | Left condition ON | Outputs and calculation targets before L1 | '' | + | |
| - | + | ||
| - | ==== JMPN ==== | + | |
| - | + | ||
| - | **Jump if Not** | + | |
| - | + | ||
| - | When the left condition is OFF, moves to a later label in the same ladder. | + | |
| - | + | ||
| - | **Syntax:** '' | + | |
| - | + | ||
| - | **Arguments** | + | |
| - | + | ||
| - | * 1st = label: label name to jump to (any alphanumeric, | + | |
| - | + | ||
| - | ^ Run condition ^ Before ^ Command entered ^ Expected result ^ | + | |
| - | | Left condition OFF | Outputs and calculation targets before L1 | '' | + | |
| - | + | ||
| - | ===== 2. MCS and MCSCLR ===== | + | |
| - | + | ||
| - | ==== MCS ==== | + | |
| - | + | ||
| - | **Master Control Set** | + | |
| - | + | ||
| - | Starts a master control zone at a level from 0 to 15. When the left condition is OFF, coils in the zone up to the matching MCSCLR are processed as OFF. | + | |
| - | + | ||
| - | **Syntax:** '' | + | |
| - | + | ||
| - | **Arguments** | + | |
| - | + | ||
| - | * 1st = level: 0 to 15; use lower numbers for outer zones | + | |
| - | + | ||
| - | ^ Run condition ^ Before ^ Command entered ^ Expected result ^ | + | |
| - | | Left condition OFF | MCS 0 zone | '' | + | |
| - | + | ||
| - | ==== MCSCLR ==== | + | |
| - | + | ||
| - | **Master Control Clear** | + | |
| - | + | ||
| - | Ends the master control zone at the specified level and any inner zones. | + | |
| - | + | ||
| - | **Syntax:** '' | + | |
| - | + | ||
| - | **Arguments** | + | |
| - | + | ||
| - | * 1st = level: the same number from 0 to 15 as the MCS to end | + | |
| - | + | ||
| - | ^ Run condition ^ Before ^ Command entered ^ Expected result ^ | + | |
| - | | After MCS 0 | Level 0 zone is active | '' | + | |
| - | + | ||
| - | ===== 3. Troubleshooting ===== | + | |
| - | + | ||
| - | ^ Symptom ^ What to check ^ | + | |
| - | | The jump label cannot be found. | Check for a label with exactly the same spelling in the same ladder. | | + | |
| - | | Outputs outside the MCS zone turn OFF. | Check the MCS and MCSCLR level numbers and nesting order. | | + | |
| ===== Related Documentation ===== | ===== Related Documentation ===== | ||
| * [[en-us_products: | * [[en-us_products: | ||
| - | * [[en-us_products: | ||
| - | * [[en-us_products: | ||
| * [[en-us_products: | * [[en-us_products: | ||
en-us_products/mpino_studio2/box_functions/logic_control.1788944071.txt.gz · Last modified: by 127.0.0.1
