9. Bar code and enlarged character
(8) All-character set for enlarged characters: DC4 DC4 d
Format: | ASCII | DC4 | DC4 | d | n | d1 | d2...dn |
| Hex | 14 | 14 | 64 | n | d1 | d2...dh |
| Decimal | 20 | 20 | 100 | n | d1 | d2...dn |
Function: Specifies the
1 ≤ | n ≤ | 255 |
0 ≤ | d ≤ | 255 |
Data with a number specified with the parameter “n” is processed as character codes. If n = 0, this sequence is ignored.
(9) Selecting an enlarged character font: DC4 DC4 f
Format: | ASCII | DC4 | DC4 | f | n |
| Hex | 14 | 14 | 66 | n |
| Decimal | 20 | 20 | 102 | n |
Function: Specifies the font (typeface) of enlarged characters as shown below.
n = 0: Roman
1:Sans Serif
2:Courier
3:Prestige
4:Script
5:
6:
7:Gothic
8:Orator
9:
The MSB of the parameter is masked. Any parameters other than those shown above are ignored.
If the FONT LOCK option is set to YES in the EXTENDED SETUP MODE, this command is ignored.
The default is the setting selected in the setup mode.
86