Appendix; Appendix A. Instructions Converted By Change Model On Cx-Programmer - Omron C200HX Series Replacement Manual

From c200hx/hg/he to cj2
Table of Contents

Advertisement

7.

Appendix

Appendix A. Instructions converted by Change Model on CX-Programmer

(1) The data type of operand is changed from BCD to binary for some instructions.
(2) The number of operands is changed for some instructions.
(3) Interrupt control instructions must be changed. (Use MSKS, MSKR, CLI, DI, and EI).
Refer to the list below for details. The table lists the instructions which differ between before and after conversion. The other
instructions remain unchanged after conversion.
Instruction for
Instruction for CJ2
C200HX/HG/HE
JMP(04)
JMP(004) or
JMP0(515)
JME(05)
JME(005) or
JME0(516)
FAL(06)
FAL(006)
FALS(07)
FALS(007)
STEP(08)
STEP(008)
SNXT(09)
SNXT(009)
SCAN(18)
Not supported
ADD(30)
+BC(406)
SUB(31)
-BC(416)
MUL(32)
*B(424)
DIV(33)
/B(434)
INC(38)
++B(452)
DEC(39)
--B(454)
MSG(46)
MSG(046)
LMSG(47)
Not supported
TERM(48)
Not supported
ADB(50)
+C(402)
SBB(51)
-C(412)
MLB(52)
*U(422)
DVB(53)
/U(432)
ADDL(54)
+BCL(407)
SUBL(55)
-BCL(417)
MULL(56)
*BL(425)
DIVL(57)
/BL(435)
MPRF(61)
Not supported
LINE(63)
LINE(063)
COLM(64)
COLM(064)
Operand
When #0 is set to the operand, JMP is converted to
JMP0 and the operand is deleted.
If a value other than #0 is set, the operand is the same.
When #0 is set to the operand, JME is converted to
JME0 and the operand is deleted.
If a value other than #0 is set, the operand is the same.
#0 is added to the second operand.
FAL N → FAL N #0
#0 is added to the second operand.
FALS N → FALS N #0
The Work Area (WR) or Index Register (indirect) can be
used to specify the operand.
Change the operand.
The Work Area (WR) or Index Register (indirect) can be
used to specify the operand.
Change the operand.
Set a minimum cycle time in the PLC Setup.
Same as C200HX/HG/HE
Same as C200HX/HG/HE
Same as C200HX/HG/HE
Same as C200HX/HG/HE
Same as C200HX/HG/HE
Same as C200HX/HG/HE
#0 is added to the first operand.
MSG FM → MSG #0 M
The number of characters (words) to be registered from
the first message word is changed from 16 characters (8
words) to 32 characters (16 words).
Use MSG (046) instead.
To execute the keyboard mapping function, use the function on the touch panel.
Same as C200HX/HG/HE
Same as C200HX/HG/HE
Same as C200HX/HG/HE
Same as C200HX/HG/HE
Same as C200HX/HG/HE
Same as C200HX/HG/HE
Same as C200HX/HG/HE
Same as C200HX/HG/HE
Use IORF (097) instead.
The data type of the second operand is changed from
BCD to binary.
When a constant is specified, "#" is automatically
converted to "&".
When a word address is specified, change the data type
of the word from BCD to binary.
The data type of the third operand is changed from BCD
to binary.
When a constant is specified, "#" is automatically
converted to "&".
When a word address is specified, change the data type
of the word from BCD to binary.
Number of operands
#0: Changed from 1 to 0
<> #0: Same
#0: Changed from 1 to 0
<> #0: Same
Changed from 1 to 2.
Changed from 1 to 2.
Same
Same
Same
Same
Same
Same
Same
Same
Changed from 1 to 2.
Same
Same
Same
Same
Same
Same
Same
Same
Same
Same
17

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents