D-F0382 NP-266/366 Product specifications Ver.1.10
29
12) Underline set/reset : << ESC - n >>
Code
: [1B] h + [2D] h + n
* [00
≤
n
≤
02] h
Sets and resets the underline
* Underline is effective for all characters except for the area skipped by horizontal tab.
* Also Underline is not effective for 90
°
clockwise rotated character.
* Underline is verified with n value as shown bellow.
n(hex)
Type of underlines
00
Reset
underline
01
Set one dot underline
02
Set two dot underline
* Default value is “n” = [00] h
13) 1/6th of an inch line feed pitch
: << ESC 2 >>
Code
: [1B] h + [32] h
Sets one line feed to 1/6th of an inch.
14) Sets smallest pitch line feed : << ESC 3 n >>
Code
: [1B] h + [33] h + n
* [00
≤
n
≤
FF] h
Sets a line feed pitch to n/203rd of an inch.
*The height of character for a line (24/203 inch for normal character print) is sent by line
feed. If the value of “n” is set below the height of character(24/203 inch), the same space
as character height (24/203 inch) will be spaced by line feed.
* The default value of n is [22]h.
15) Data input control
:<< ESC = n >>
Code
: [1B] h + [3D] h + n
* [00
≤
n
≤
FF] h
Description: Selects valid device where data input is possible through host computer.
* Each bit of “n” has the following meaning.
Values
Bit Function
0 1
0 Printer
Invalid
Valid
1 Not
defined
2 Not defined
3 Not defined
4 Not defined
5 Not defined
6 Not
defined
7 Not
defined
* If printer is not in “no selection” status, printer will discard all received data until it is in
the selection status by this command.
* Even if printer is in no selection status, the status may become BUSY by printer
operation.
* The default value of “n” is [01] h.