Omron C200H Operation Manual page 302

Hide thumbs Also See for C200H:
Table of Contents

Advertisement

Programming Instructions
Name
Mnemonic
MOVE
(@)MOV(21)
MOVE NOT
(@)MVN(22)
BCD-TO-BINARY
(@)BIN(23)
BINARY-TO-BCD
(@)BCD(24)
ARITHMETIC SHIFT
LEFT
(@)ASL(25)
Data Areas
These footnote tables show the actual ranges of all data areas. Bit numbers are provided (except for DM and TC areas); remove the rightmost two digits for word numbers.
IR
SR
00000 to 23515 23600 to 25507
HR 0000 to 9915
294
Symbol
Transfers data from source word, (S) to
destination word (D).
MOV(21)
S
D
Transfers the inverse of the data in the
source word (S) to destination word (D).
MVN(22)
S
D
Converts 4-digit, BCD data in source word
(S) into 16-bit binary data, and outputs
converted data to result word (R).
BIN(23)
S
R
Converts binary data in source word (S)
into BCD, and outputs converted data to
BCD(24)
result word (R).
S
R
Each bit within a single word of data (Wd)
is shifted one bit to the left, with zero written
to bit 00 and bit 15 moving to CY.
ASL(25)
Wd
HR
TR
AR
TR 0 to 7
AR 0000 to 2715
Function
S
R
)
(
)
(BCD
BIN
0
x10
1
x10
2
x10
3
x10
S
R
(
)
BIN)
(BCD
0
x16
x10
1
x10
x16
2
x16
x10
3
x10
x16
15
00
CY
Wd
LR
TC
LR 0000 to 6315
TC 000 to 511
Read/Wr: DM 0000 to DM 0999
Rd only: DM 1000 to DM 1999
Appendix B
Operand Data Areas
S:
D:
IR
IR
SR
HR
HR
AR
AR
LR
LR
DM
TC
DM
#
S:
D:
IR
IR
SR
HR
HR
AR
AR
LR
LR
DM
TC
DM
#
S:
R:
IR
IR
SR
HR
HR
AR
AR
LR
LR
DM
TC
DM
0
x16
1
x16
2
x16
3
x16
S:
R:
IR
IR
SR
HR
HR
AR
AR
LR
LR
DM
DM
0
1
2
3
Wd:
IR
HR
AR
LR
0
DM
DM
#
0000 to 9999
or 0000 to FFFF

Advertisement

Table of Contents
loading

Table of Contents