D-F0382 NP-266/366 Product specifications Ver.1.10
49
9) Line space setting
: << ESC A n1 n2 >>
Code: [1B] h + [41] h + n1 + n2 * [‘00’
≤
n1n2
≤
’16’]
Make a setting for line space for characters.
* The line space that can be set is n1n2 (mm).
* The default value of n1n2 is’ 00’.
10) Width enlarge print setting
: << ESC W n >>
Code: [1B] h + [57] h + n * [‘1’
≤
n
≤
’4’]
Sets the width enlargement number for the following print/edit characters.
The enlargement by n value is:
n Enlargement
‘1’
X 1 (reset)
‘2’ X
2
‘3’ X
3
‘4’ X
4
11) Vertical enlargement setting : << ESC w n >>
Code: [1B] h + [77] h + n * [‘1’
≤
n
≤
’4’]
Sets the height enlargement number for the following print/edit characters.
The enlargement by n value is:
n Enlargement
'1'
X 1 (reset)
'2' X
2
'3' X
3
'4' X
4
12) Width/height
enlargement settings
: << ESC g n1 n2 >>
Code: [1B] h + [67] h + n1 + n2 * [‘1’
≤
n1
≤
’4’]
Set the width/height enlargement for the next print/edit characters.
* [‘1’
≤
n2
≤
’4’]
* Set the width enlargement value by n1 value. (same manner with section 10 above)
* Set the height enlargement value by n2 value. (same manner with section 11 above)
13) Double width enlarge print setting with auto reset
: << SO w >>
Code: [0E] h + [77] h
Double width setting of the print/edit characters.
* The only next one character after the command will be effective and the second one and after
will be effective in the single width enlarge print settings.
14) Quadruple print setting with auto reset : << SO W >>
Code: [0E] h + [57] h
The next print/edit characters are enlarged (width is doubled and height is doubled)
* The only next one character after the command will be effective and the second one and after
will be effective in the single width/height enlargement settings.
* Enlargement will be made from the lower left position of each character to the upper right direction.