Omron CS1G/H-CPUxxH Instructions Manual page 213

Sysmac cs series; sysmac cj series
Hide thumbs Also See for CS1G/H-CPUxxH:
Table of Contents

Advertisement

Sequence Control Instructions
Operands
Operand Specifications
Description
192
N: Jump Number
The jump number must be 0000 to 03FF (0 to 1,023 decimal).
Area
CIO Area
Work Area
Holding Bit Area
Auxiliary Bit Area
Timer Area
Counter Area
DM Area
EM Area without bank
EM Area with bank
Indirect DM/EM addresses
in binary
Indirect DM/EM addresses
in BCD
Constants
Data Registers
Index Registers
Indirect addressing using
Index Registers
When the execution condition for JMP(004) is ON, no jump is made and the
program is executed consecutively as written.
When the execution condition for JMP(004) is OFF, program execution jumps
directly to the first JME(005) in the program with the same jump number. The
instructions between JMP(004) and JME(005) are not executed, so the status
of outputs between JMP(004) and JME(005) is maintained. In block programs,
the instructions between JMP(004) and JME(005) are skipped regardless of
the status of the execution condition.
Execution condition
Instructions
executed
JMP(004)
CIO 0000 to CIO 6143
W000 to W511
H000 to H511
A000 to A959
T0000 to T4095
C0000 to C4095
D00000 to D32767
E00000 to E32767
En_00000 to En_32767
(n = 0 to C)
@ D00000 to @ D32767
@ E00000 to @ E32767
@ En_00000 to
@ En_32767
(n = 0 to C)
*D00000 to *D32767
*E00000 to *E32767
*En_00000 to *En_32767
(n = 0 to C)
#0000 to #03FF (binary) or
&0 to &1023
DR0 to DR15
---
,IR0 to ,IR15
–2048 to +2047, IR0 to
–2048 to +2047, IR15
DR0 to DR15, IR0 to IR15
Instructions
jumped
Instructions in this section are not
executed and output status is main
tained. The instruction execution time
for these instructions is eliminated.
Section 3-5
N
JME(005)
---
---
---
---
---
---
---
---
---
---
---
#0000 to #03FF (binary) or
&0 to &1023
---
---
---

Advertisement

Table of Contents
loading

Table of Contents