340
PLC Comparison Charts Appendix A
Conversion
Instructions
BCD-TO-BINARY/
DOUBLE BCD-TO-
DOUBLE BINARY
BIN/
BINL
Yes Yes Yes Yes Yes
BINARY-TO-BCD/
DOUBLE BINARY-
TO-DOUBLE BCD
BCD/
BCDL
Yes Yes Yes Yes Yes
2’S COMPLE-
MENT/ DOUBLE
2’S COMPLE-
MENT
NEG/
NEGL
Yes (Same as
CV but UP does
not turn ON for
8000 Hex at
source)
Yes (Same as
CV but UP does
not turn ON for
8000 Hex at
source)
Yes Yes Yes
16-BIT TO 32-BIT
SIGNED BINARY
SIGN Yes Yes No Yes No
DATA DECODER MLPX Yes Yes Yes Yes Yes
DATA ENCODER DMPX Yes (Same as
CVM1-V2: Can
specify rightmost
bit for ON.)
Yes (Same as
CVM1-V2: Can
specify rightmost
bit for ON.)
Yes (Leftmost bit
only for ON.)
Yes (CVM1-V2:
Can specify
rightmost bit for
ON.)
Yes (Leftmost bit
only for ON.)
ASCII CONVERT ASC Yes Yes Yes Yes Yes
ASCII TO HEX HEX Yes Yes Yes Yes (*1) Yes
COLUMN TO
LINE/LINE TO
COLUMN
LINE/
COLM
Yes (Bit position
specified in
binary.)
Yes (Bit position
specified in
binary.)
Yes (Bit position
specified in
BCD)
Yes (Bit position
specified in
BCD)
Yes (Bit position
specified in
BCD)
SIGNED BCD-TO-
BINARY/DOUBLE
SIGNED BCD-TO-
BINARY
BINS/
BISL
Yes Yes No Yes (*1) No
SIGNED BINARY-
TO-BCD/DOUBLE
SIGNED BINARY-
TO-BCD
BCDS/
BDSL
Yes Yes No Yes (*1) No
Logic
Instructions
LOGICAL AND/
LOGICAL OR/
EXCLUSIVE OR/
EXCLUSIVE NOR
ANDW,
ORW,
XORW,
XNRW
Yes Yes Yes Yes Yes
DOUBLE LOGI-
CAL AND/DOU-
BLE LOGICAL OR/
DOUBLE EXCLU-
SIVE OR/DOU-
BLE EXCLUSIVE
NOR
ANDL,
ORWL,
XORL,
XNRL
Yes Yes No Yes No
COMPLEMENT/
DOUBLE COM-
PLEMENT
COM/
COML
Yes Yes Yes (COM only) Yes Yes (COM only)
Special
Math
Instructions
BCD SQUARE
ROOT
ROOT Yes Yes Yes Yes Yes
BINARY ROOT ROTB Yes Yes No Yes (*1) No
ARITHMETIC
PROCESS
APR Yes Yes Yes Yes Yes
FLOATING POINT
DIVIDE
FDIV Yes Yes Yes Yes No
BIT COUNTER BCNT Yes (Number of
words to count
and count
results in binary:
0 to FFFF Hex)
Yes (Number of
words to count
and count
results in binary:
0 to FFFF Hex)
Yes (Number of
words to count
and count
results in BCD: 1
to 6656)
Yes (Number of
words to count
and count
results in BCD: 0
to 9999, but
error for 0)
Yes (Number of
words to count
and count
results in BCD: 1
to 6656)
Item Mne-
monic
CJ Series CS Series C200HX/HG/HE CVM1/CV
Series
CQM1H