| Decimal | 27 | 51 | n |
[Range] | 0 ≤ n ≤ 255 |
|
|
|
[Description] | Sets the line spacing to [n x vertical or horizontal motion unit] | |||
| inches. |
|
|
|
[Notes] | • The line spacing can be set independently in standard mode and | |||
| in page mode. |
|
|
•The horizontal and vertical motion unit are specified by GS P. Changing the horizontal or vertical motion unit does not affect the current line spacing.
•The GS P command can change the horizontal (and vertical) motion unit. However, the value cannot be less than the minimum vertical movement amout, and it must be in even units of the minimum vertical movement amount.
•In standard mode, the vertical motion unit (y) is used.
•In page mode, this command functions as follows, depending on the starting position of the printable area:
➀When the starting position is set to the upper left or lower right of the printable area using ESC T, the vertical motion unit (y) is used.
➁When the starting position is set to the upper right or lower left of the print able area using ESC T, the horizontal motion unit (x) is used.
•The maximum line spacing is 40 inches. When the setting value exceeds the maximum, it is converted to the maximum automatically.
[Default] | n = 60 (1/6 inch) |
[Reference] | ESC 2, GS P |
ESC = n
[Name] | Set peripheral device |
|
| |
[Format] | ASCII | ESC | = | n |
| Hex | 1B | 3D | n |
| Decimal | 27 | 61 | n |
[Range] | 0 ≤ n ≤ 255 |
|
|
|
[Description] Selects the device to which the host computer sends data, using n as follows:
• Each bit of n is used as follows:
Bit | Off/On | Hex | Decimal | Function |
|
|
|
|
|
0 | Off | 00 | 0 | Printer disabled. |
|
|
|
|
|
| On | 01 | 1 | Printer enabled. |
|
|
|
|
|
1 | - | - | - | Undefined. |
|
|
|
|
|