Omron SYSMAC CP Series User Manual page 473

Hide thumbs Also See for SYSMAC CP Series:
Table of Contents

Advertisement

Instruction
Mnemonic
MOVE BIT
MOVB
MOVE DIGIT
MOVD
MULTIPLE BIT
XFRB
TRANSFER
CP2E CPU Unit Software User's Manual(W614)
Variations
Symbol/Operand
@
MOVB(082)
S
C
D
S: Source word or data
C: Control word
D: Destination word
@
MOVD(083)
S
C
D
S: Source word or data
C: Control word
D: Destination word
@
XFRB(062)
C
S
D
C: Control word
S: 1st source word
D: 1st destination word
Function
Transfers the specified bit.
C: Control Word
15
8
7
C
m
n
Source bit: 00 to 0F
(0 to 15 decimal)
Destination bit: 00 to 0F
(0 to 15 decimal)
Transfers the specified digit or digits. (Each digit is made up of 4
bits.)
15
12
11
C
0
n
m
S
l
D
C: Control Word
15
12
11
8
7
4
3
C
0
n
First digit in D ( ): 0 to 3
Always 0.
Transfers the specified number of consecutive bits.
C: Control Word
15
8
7
4
3
C
n
m
First bit in D (m): 0 to F
Number of bits (n): 00 to FF
(0 to 255)
Appendices
0
8
7
4
3
0
l
n
m
0
m
First digit in S (m): 0 to 3
Number of digits (n): 0 to 3
0: 1 digit
1: 2 digits
2: 3 digits
3: 4 digits
0
First bit in S ( ): 0 to F
(0 to 15)
(0 to 15)
A-13

Advertisement

Table of Contents
loading

Table of Contents