Delta AS Series Programming Manual page 1024

Hide thumbs Also See for AS Series:
Table of Contents

Advertisement

AS Ser ies Pro gra mm in g M anu al
b31
5.
If SM690 is OFF, the instruction stores the ending character 16#0000 in D+5. If SM690 is ON, the value in D+5 is
unchanged without the ending character.
6.
Even if the first digit of binary-coded decimal value in S is 0, the instruction converts it into an ASCII code 0 (16#30).
Example 1
Suppose the binary-coded decimal value in D10 is 1295 and SM690 is OFF. When the instruction executes, the values
are D0=16#3231, D1=16#3539, D2=16#0000.
_6
Example 2
Suppose the binary-coded decimal value in D10 is 00578352 and SM690 is OFF. When the instruction executes, the
values are D0=16#3030, D1=16#3735, D2=16#3338, D3=16#3235, D4=16#0000.
6 - 7 4 4
b0
0876 5432
D10
1295
D10
0057 8352
b15
b7
b8
b0
16#38
16#30
16#36
16#37
16#34
16#35
16#32
16#33
16#00
16#00
b15
b7
b8
b0
16#32
16#31
16#35
16#39
16#00
16#00
b15
b7
b8
b0
16#30
16#30
16#37
16#35
16#33
16#38
16#32
16#35
16#00
16#00
D + 0
D + 1
D + 2
D + 3
D + 4
D0
D1
D2
D0
D1
D2
D3
D4

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents