540
Conversion Instructions Section 3-12
Operand Specifications
Description STR16(603) converts the numerical data in S to S+3 (16-digit hexadecimal,
#0000 0000 0000 0000 to #FFFF FFFF FFFF FFFF) to ASCII data (16 char-
acters) and writes the result to D to D+7.
Area S D
CIO Area CIO 0000 to CIO 6140 CIO 0000 to CIO 6136
Work Area W000 to W508 W000 to W504
Holding Bit Area H000 to H508 H000 to H504
Auxiliary Bit Area A448 to A956 A448 to A952
Timer Area T0000 to T4092 T0000 to T4088
Counter Area C0000 to C4092 C0000 to C4088
DM Area D00000 to D32764 D00000 to D32760
EM Area without bank E00000 to E32764 E00000 to E32760
EM Area with bank En_00000 to En_32764
(n = 0 to C)
En_00000 to En_32760
(n = 0 to C)
Indirect DM/EM
addresses in binary
@ D00000 to @ D32767
@ E00000 to @ E32767
@ En_00000 to @ En_32767
(n = 0 to C)
Indirect DM/EM
addresses in BCD
*D00000 to *D32767
*E00000 to *E32767
*En_00000 to *En_32767
(n = 0 to C)
Constants --- ---
Data Registers --- ---
Index Registers ---
Indirect addressing
using Index Registers
,IR0 to ,IR15
–2048 to +2047 ,IR0 to –2048 to +2047 ,IR15
DR0 to DR15, IR0 to IR15
,IR0+(++) to ,IR15+(++)
,–(– –)IR0 to, –(– –)IR15
8 9 B A
30 31
32 33
C D F E
34 35
36 37
4 5 7 6
38 39
41 42
43 44
45 46
0 1 2 3
15 8 7 11 12 3 4 0
15 8 7 0
ASCII
D+1
D+2
D+3
D+4
D+5
D+6
D+7
D
S
S+1
S+2
S+3
Hexadecimal: #1234567890ABCDEF