ESC ¥ n1 n2
[Name] | Set relative position |
[Format] | <1B>H<5C>H<nl><n2> |
[Range] | 0 | n1 | 255 |
| 0 | n2 | 255 |
[Description] | Moves the print starting position to the specified number of dots | ||
| (1/180 inch units) from the current position. | ||
| • A positive number specifies movement to the right, and a | ||
|
| negative number specifies movement to the left. | |
| • | Negative numbers are specified using the supplement of N: | |
|
|
| |
| • | Divide the number of dots by 256. The integer answer is n2 and | |
|
| the remainder is nl. | |
[Notes] | • Any specification exceeding the printable area will be ignored. | ||
[Default] | Not defined | ||
[Reference] | ESC $ |
|
ESC - n
[Name
[Format]
[Range]
[Description]
[Notes]
[Default]
Turn underline mode on/off <1B>H<2D>H<n>
O n 2
Turns underline mode on/off.
. When n = 0, underline mode is turned off.
• When n = 1, underline mode (1
•Underlines can be printed for all characters, but not for the space skipped by an HT.
•Underlines cannot be printed for 90° cw rotated characters.
ESC !
ESC a n
[Name] | Align positions |
[Format] | <1B>H<61>H<n> |
[Range] |
|
[Description] | Aligns all the data in one line to the specified position. |
37