Citizen Systems iDP-3210 Printer User Manual


 
iDP-3210 Users Manual
CITIZEN
50
(9) Specifying/ Canceling Underline (ESC - n)
Code: [1B]h + [2D]h + n
* {0 n 02} Data is described in Hex code.
Specifying/canceling an underline.
l An underline is attached to the full character width. It is, however, not attached to the part
having been horizontal tab command.
l An underline is not attached to a 90 °- right-turned characters.
l Types of underlines by n value are shown below:
n (Hex) Type
0 Canceling an underline.
1 Specifying an underline for 1-dot width.
2 Specifying an underline for 2-dot width.
(10) Specifying 1/6 inch line feed rate (ESC 2)
Code : [1B]h + [32]h
The line feed rate per line is specified by 1/6 inch.
(11) Setting line feed rate n/203 inch (ESC 3 n)
Code : [1B]h + [33]h + n
* {0 n FF} Data is described in Hex code.
The line feed rate per line is specified by n/156 inch.
l The initial value is n = 26(18H), being 4.23 mm line feed rate.
(12) Initializing Printer (ESC @)
Code : [1B]h + [40]h
Clears data stored in the print buffer and brings various settings to the initial state (Default state).
l Data inside the internal input buffer are not cleared.
l Dip switches are read once again.
(13) Setting Horizontal Tab Position (ESC D n NUL)
Code : [1B]h + [44]h + n [00]h
* {0 n FF} Data is described in Hex code.
Specifying a horizontal tab position.
l "n" indicates the no. of columns from the beginning to the horizontal tab position. At this time,
n= set position - 1 is to be specified.
l The tab position is set at position where it is "character width x n" from the line beginning. The
character width, at this time, includes the rightward space amount. In double wide characters, it is
made double of the ordinary case.
l Tab positions can be specified are maximum 24. Specifying exceeding this is ignored.
l ESC D NUL clears all the set tab positions. Following clearing, horizontal tab command is ignored.
l Initial value is specified for each eight characters(9.17.25.33.41) of ANK characters.