17
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.
JMP0(515)
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.
<> #0: Same
JME0(516)
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: Same
#0 is added to the first operand.
WSFT St E → WSFT #0 St E
Changed from BCD data to binary data.
Changed from BCD data to binary data.
Combine and use the following instructions: MSKS(690), CLI(691), MSKR(692),
DI(693), EI(694)
The CIO, Holding, Work, Auxiliary, Link Areas are all
converted into the Work Area.
Use a differentiated
execution
condition for the
#0 is added to the second operand.
FAL N → FAL N #0
#0 is added to the second operand.
FALS N → FALS N #0
#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).
Control data configuration is changed.
In CS1, Unit No. of C200H Group-2 High-density I/O Units is disabled. Specify the
allocation by using IORF in the same way as Basic I/O Units.
Enter the settings in the PLC Setup.
Enter the settings in the PLC Setup.
Control data configuration is changed.
Control data configuration is changed.