Appendix B Task Codes Specifications
I/O codes chart
I/O code
Symbol
I/O code
Symbol
H00 X H20
WN
H01 Y H21 DN
H02 R H22 TM
H03 L H23 TV
H04 M H2A
WR
□
.n
H05 TD/CU H2D WR
□
.N
H06 CL H30 EX
H07 (Unused) H31
EY
H08 WX H38 WEX
H09 WY H39 WEY
H0A WR
H0B WL
H0C WM
H0D TC
H0E DIF
H0F DFN
Note :
1.
I/O supported by each CPU is different.
Refer to Table 5.20 in page 5-26 about the I/O that each CPU supports and the I/O number.
I/O number decimal/hexadecimal conversion chart
Symbol
I/O code
I/O number
Decimal
(partially
hexadecimal)
Decimal (partially
hexadecimal)
X
H00
00000 to 4FF95
H000000 to H4FF5F
Y
H01
00000 to 4FF95
H000000 to H4FF5F
TD/CU
H05
0 to 511(EH-150)
0 to 2559(EHV-CPU)
H000000 to H0001FF
H000000 to H0009FF
CL
H06
0 to 511(EH-150)
0 to 2559(EHV-CPU)
H000000 to H0001FF
H000000 to H0009FF
WX
H08
0000 to 4FF9
H000000 to H004FF9
WY
H09
0000 to 4FF9
H000000 to H004FF9
TC
H0D
0 to 511(EH-150)
0 to 2559(EHV-CPU)
H000000 to H0001FF
H000000 to H0009FF
DIF
H0E
0 to 511
H000000 to H0001FF
DFN
H0F
0 to 511
H000000 to H0001FF
TM
H22
0 to 2047
H000000 to H0007FF
TV
H23
0 to 2047
H000000 to H0007FF
Note :
1.
In the decimal expression of X and Y, the lower two digits are decimal and the upper three digits are hexadecimal.
Perform conversion from decimal to hexadecimal with respect to the lowest two digits.
(Example) 4FF90
→
4FF5A
2.
In the decimal expression of WX, WY, the lowest digit is decimal and the upper three digits are hexadecimal.
3.
I/O supported by each CPU is different.
Refer to Table 5.20 in page 5-26 about the I/O that each CPU supports and the I/O number.
B-34