| • When the LSB of n is 0, emphasized mode is turned off. |
| • When the LSB of n is 1, emphasized mode is turned on. |
[Notes] | • Bit image and downloaded bit image , and bar code cannot be |
| emphasized. |
| • ESC ! also turns on and off emphasized mode. However, the last |
| received command is effective. |
[Default] | n = 0 |
[Reference] | ESC ! |
ESC G n
[Name] | Turn on/off | |||
[Format] | ASCII | ESC | G | n |
| Hex | 1B | 47 | n |
| Decimal | 27 | 71 | n |
[Range] | 0 ≤ n ≤ 255 |
|
|
|
[Description] | Turns | |||
| • When the LSB of n is 0, | |||
| • When the LSB of n is 1, | |||
[Notes] | • Printer output is the same in | |||
| emphasized mode. |
|
| |
| • | |||
| downloaded bit image, and bar code. | |||
[Default] | n = 0 |
|
|
|
[Reference] | ESC E |
|
|
|
ESC J n
[Name] | Print and feed paper |
|
| |
[Format] | ASCII | ESC | J | n |
| Hex | 1B | 4A | n |
| Decimal | 27 | 74 | n |
[Range] | 0 ≤ n ≤ 255 |
|
|
|
[Description] Prints the data in the print buffer and feeds the paper [n x vertical or horizontal motion unit] inches.
[Notes] | • After printing is completed, this command sets the print starting |
| position to the beginning of the line. |
| • The paper feed amount set by this command does not affect the |
| values set by ESC 2 or ESC 3. |
| • The horizontal and vertical motion unit are specified by GS P. |
| • The GS P command can change the vertical (and horizontal) |
| motion unit. However, the value cannot be less than the minimum |
| vertical movement amount, and it must be in even units of the |
| minimun vertical movement amount. |