● Transmission Sequences 6-31
6.4.5-4 Character codes
For character code designation, either ASCII codes or 2-byte codes are used.
(1) ASCII codes (when the number of communication bytes is 1)
Applicable to cases where the number of user pattern characters does not exceed 48
(
user pattern characters 00 through 47).
(2) 2-byte codes (when the number of communication bytes is 2)
F140 = high-order byte F1 + low-order byte 40
User pattern
00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15
character
ASCII D0 D1 D2 D3 D4 D5 D6 D7 D8 D9 DA DB DC DD DE DF
User pattern
16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
character
ASCII E0 E1 E2 E3 E4 E5 E6 E7 E8 E9 EA EB EC ED EE EF
User pattern
32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
character
ASCII F0 F1 F2 F3 F4 F5 F6 F7 F8 F9 FA FB FC FD FE FF
User pattern
00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15
character
2-byte codeF140 F141 F142 F143 F144 F145 F146 F147 F148 F149 F14A F14BF14C F14DF14E F14F
User pattern
16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
character
2-byte codeF150 F151 F152 F153 F154 F155 F156 F157 F158 F159 F15A F15B F15CF15D F15E F15F
User pattern
32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
character
2-byte codeF160 F161 F162 F163 F164 F165 F166 F167 F168 F169 F16A F16BF16C F16DF16E F16F
User pattern
48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
characte
2-byte codeF170 F171 F172 F173 F174 F175 F176 F177 F178 F179 F17A F17BF17C F17DF17E F17F
User pattern
64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
character
2-byte codeF180 F181 F182 F183 F184 F185 F186 F187 F188 F189 F18A F18B F18CF18D F18E F18F
User pattern
80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95
character
2-byte codeF190 F191 F192 F193 F194 F195 F196 F197 F198 F199 F19A F19B F19CF19D F19E F19F
User pattern
96 97 98 99 A0 A1 A2 A3 A4 A5 A6 A7 A8 A9 B0 B1
characte
2-byte codeF1A0 F1A1 F1A2F1A3 F1A4 F1A5 F1A6F1A7 F1A8 F1A9F1AA F1ABF1ACF1ADF1AE F1AF
User pattern
B2 B3 B4 B5 B6 B7 B8 B9 C0 C1 C2 C3 C4 C5 C6 C7
character
2-byte codeF1B0 F1B1 F1B2 F1B3F1B4 F1B5 F1B6 F1B7F1B8 F1B9F1BA F1BBF1BCF1BDF1BEF1BF
ASCII codes are in hexadecimal notation.
6.4.5-5 Supplement
(1) If the same character code is used to transmit two or more user
pattern character data in a single message, the last-transmitted
data takes effect.
(2) When two or more user pattern characters having differing
character sizes or character codes are transmitted in a single
message, no limitations are imposed on the order in which they are
transmitted.
2-byte codes are in hexadecimal notation.