Delta AS Series Programming Manual page 1035

Hide thumbs Also See for AS Series:
Table of Contents

Advertisement

S + 0
S + 1
S + 2
S + 3
4.
If the value in S is 16#20 the value is processed as 16#30. If the value in S is 16#00, the value is processed as an
ending character.
5.
For 16-bit instructions, if S is a string, the number of characters contained in the string must be between 1–4. For
32-bit instructions, if S is a string, the number of characters contained in the string must be between 1–8.
Example 1
Suppose the values are D20=16#3820, D21=16#3637 (ASCII 876). When the instruction executes, the instruction
converts the value into Y0=16#876.
b15
b8
D20
16#38
D21
16#36
" 8 "
" 9 "
" 6 "
" 7 "
" 4 "
" 5 "
" 2 "
" 3 "
b7
b0
16#20
16#37
Cha p ter 6 App l ied Ins truc tio ns
5
4
9
8
b15-b12 b11-b8 b7-b4
b3-
b0
0
8
7
3
2
D
7
6
D+1
6
Y0
6 - 7 5 5
6_

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents