14 - 7
14. COMMUNICATION FUNCTIONS
14.4 Character codes(1) Control codes
Code name Hexadecimal
(ASCII code) Description Personal computer terminal key operation
(General)
SOH
STX
ETX
EOT
01H
02H
03H
04H
start of head
start of text
end of text
end of transmission
ctrl A
ctrl B
ctrl C
ctrl D
(2) Codes for dataJIS8 unit codes are used.
b80 0 0 0000 0
b70 0 0 0111 1
b60 0 1 1001 1
b50 1 0 1010 1
b8 to
b5b4b3b2b1C
R0 1 2 3456 7
0000 0NULDLESpace0@P` p
0001 1SOHDC
1!1AQaq
0010 2STXDC
2“2BRbr
0011 3ETXDC
3#3CScs
0100 4 $ 4DTd t
0101 5 % 5EUe u
0110 6 & 6FVf v
0111 7 7GWgw
1000 8 ( 8HXh x
1001 9 ) 9IY i y
1010 10 :JZj z
1011 11 ;K[ k {
1100 12 , Ll|
1101 13 M]m }
1110 14 . N^ n
1111 15 / ?O_oDEL
(3) Station numbersYou may set 32 station numbers from station 0 to station 31 and the JIS8 unit codes are used tospecify the stations.
Station number 0123456789101112131415
JIS8 code 0123456789ABCDEF
Station number 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
JIS8 code GHI J KLMNOPQRS TUV
For example, "30H" is transmitted in hexadecim al for the station number of "0" (axis 1).(4) Group
Group a b c d e f All group
JIS8 code abcdef
For example, "61H" is transmitted in hexadecimal for group a.