Delta AS Series Programming Manual page 1036

Hide thumbs Also See for AS Series:
Table of Contents

Advertisement

AS Ser ies Pro gra mm in g M anu al
Example 2
Suppose the values are D20=16#3738, D21=16#3536, D22=16#3334, D23=16#3132 (ASCII 87654321). When the
instruction executes, the value is (D11, D10)= 16#87654321.
b15
b8
D20
D21
D22
D23
Example 3
_6
Suppose the string value in S is 1. When the instruction executes, the value is D20=16#0001.
Example 4
Suppose the string value in S is 1234. When the instruction executes, the value is (D21, D20)= 16#00001234.
6 - 7 5 6
b7
b0
16#37
16#38
16#35
16#36
16#33
16#34
16#31
16#32
b31
b0
8765 4321
D0

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents