Delta AS Series Programming Manual page 404

Hide thumbs Also See for AS Series:
Table of Contents

Advertisement

7.
When 16#00 appears in the low byte, the execution of the instruction is as follows.
Before the instr uction is executed:
S
S+1
S+2
S+3
After the instruction is executed:
S
S+1
S+2
S+3
8.
When 16#00 appears in the high byte, the execution of the instruction is as follows. The transfer stops when the
code 16#00, leaving the remainder of D unchanged.
b15~b8
b7~b0
16#31
16#30
16#33
16#32
D+1
16#35
16#34
D+2
16#30
16#00
D+3
b15~b8
b7~b0
16#31
16#30
16#33
16#32
D+1
16#35
16#34
D+2
16#30
16#00
D+3
16#30 in the high byte
is not tr ansfer red.
Before the instr uction is executed:
b15~b8
b7~b0
S
16#30
16#31
16#32
S+ 1
16#33
16#00
16#34
S+ 2
S+ 3
16#37
16#36
After the instr uction is executed:
b15~b8
b7~b0
S
16#31
16#30
16#33
S+ 1
16#32
16#00
16#34
S+ 2
16#37
16#36
S+ 3
Ch a pt er 6 Ap p l i ed I ns t r uc t i ons
B15~b8
b7~b0
D
16#38
16#39
16#36
16#37
16#34
16#35
16#32
16#33
b15~b8
b7~b0
D
16#31
16#30
16#33
16#32
16#35
16#34
16#00
16#00
16#32 in the high byte
turns into 16#00.
b15~b8
b7~b0
D
16#38
16#39
16#36
16#37
D+1
D+2
16#34
16#35
D+3
16#32
16#33
b15~b8
b7~b0
D
16#31
16#30
16#33
16#32
D+1
16#00
16#34
D+2
16#32
16#33
D+3
6_
6 - 1 2 5

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents