338
PLC Comparison Charts Appendix A
Data Move-
ment
Instruction
MOVE MOV Yes Yes Yes Yes Yes
DOUBLE MOVE MOVL Yes Yes No Yes No
MOVE NOT MVN Yes Yes Yes Yes Yes
DOUBLE MOVE MVNL Yes Yes No Yes No
DATA EXCHANGE XCHG Yes Yes Yes Yes Yes
DOUBLE DATA
EXCHANGE
XCGL Yes Yes No Yes No
MOVE QUICKMOVQNoNoNoYesNo
BLOCK TRANS-
FER
XFER Yes (Number
of words to be
transferred
specified in
binary: 0 to
65535.)
Yes (Number
of words to be
transferred
specified in
binary: 0 to
65535.)
Yes (Number
of words to be
transferred
specified in
BCD: 0 to 6144.)
Yes (Number
of words to be
transferred
specified in
BCD: 0 to 9999.)
Yes (Number
of words to be
transferred
specified in
BCD: 0 to 9999.)
BLOCK SET BSET Yes Yes Yes Yes Yes
MOVE BIT MOVB Yes (Source bit
position and
destination bit
position speci-
fied in binary.)
Yes (Source bit
position and
destination bit
position speci-
fied in binary.)
Yes (Source bit
position and
destination bit
position speci-
fied in BCD.)
Yes (Source bit
position and
destination bit
position speci-
fied in BCD.)
Yes (Source bit
position and
destination bit
position speci-
fied in BCD.)
MULTIPLE BIT
TRANSFER
XFRB Yes Yes Yes Yes (*1) Yes
MOVE DIGIT MOVD Yes Yes Yes Yes Yes
SINGLE WORD
DISTRIBUTE
DIST Yes (Stack oper-
ation function is
possible with
another instruc-
tion. Offset value
specified in
binary: 0 to
65535.)
Yes (Stack oper-
ation function is
possible with
another instruc-
tion. Offset value
specified in
binary: 0 to
65535.)
Yes (Stack oper-
ation function is
possible. Offset
value specified
in BCD: 0 to
8999.)
Yes (Stack oper-
ation function is
possible with
another instruc-
tion. Offset value
specified in
BCD: 0 to 9999.)
Yes (Stack oper-
ation function is
possible. Offset
value specified
in BCD: 0 to
8999.)
DATA COLLECT COLL Yes (Stack oper-
ation function is
possible with
another instruc-
tion. Offset value
specified in
binary: 0 to
65535.)
Yes (Stack oper-
ation function is
possible with
another instruc-
tion. Offset value
specified in
binary: 0 to
65535.)
Yes (Stack oper-
ation function is
possible. Offset
value specified
in BCD: 0 to
7999.)
Yes (Stack oper-
ation function is
possible with
another instruc-
tion. Offset value
specified in
BCD: 0 to 9999.)
Yes (Stack oper-
ation function is
possible. Offset
value specified
in BCD: 0 to
7999.)
EM BLOCK
TRANSFER
BETWEEN BANKS
BXFR No (Functionally
possible for up
to 65,535 words
by directly
addressing EM
area using
XFER)
No (Functionally
possible for up
to 65,535 words
by directly
addressing EM
area using
XFER)
No Yes (*1) No
EM BLOCK
TRANSFER
XFR2 No No Yes No No
EM BANK TRANS-
FER
BXF2 No No Yes No No
MOVE TO REGIS-
TER
MOVR Yes (No address
is specified for
indirect DM/EM.)
Yes (No address
is specified for
indirect DM/EM.)
No Yes (Address is
specified for
indirect EM/DM.)
No
MOVE TIMER/
COUNTER PV TO
REGISTER
MOVR
W
Yes Yes No No (Possible for
Completion
Flags only using
MOVR)
No
Item Mne-
monic
CJ Series CS Series C200HX/HG/HE CVM1/CV
Series
CQM1H