Forth byte (paper sensor information)
Bit | Off/On | Hex | Decimal | Status for ASB |
|
|
|
|
|
0 | - | - | - | Undefined. |
|
|
|
|
|
1 | - | - | - | Undefined. |
|
|
|
|
|
2 | - | - | - | Undefined. |
|
|
|
|
|
3 | - | - | - | Undefined. |
|
|
|
|
|
4 | Off | 00 | 0 | Not used. Fixed to Off. |
|
|
|
|
|
5 | - | - | - | Undefined. |
|
|
|
|
|
6 | - | - | - | Undefined. |
|
|
|
|
|
7 | Off | 00 | 0 | Not used. Fixed to Off. |
|
|
|
|
|
[Default] n = 0 when DIP SW
[Reference] DLE EOT, ESC u, ESC v, GS r
GS b n
[Name] | Turns smoothing mode on/off |
| ||
[Format] | ASCII | GS | b | n |
| Hex | 1D | 62 | n |
| Decimal | 29 | 98 | n |
[Range] | 0 ≤ n ≤ 255 |
|
|
|
[Description] | Turns smoothing mode on or off. | |||
| When LSB of n is 0, smoothing mode is turned off. | |||
| When LSB of n is 1, smoothing mode is turned on. | |||
[Notes] | • Smoothing mode is available for | |||
| • Even if smoothing mode is turned on, smoothing is not performed | |||
| when either of character width or character height id the normal | |||
| size. |
|
|
|
[Default] | n = 0 |
|
|
|
[Reference] | ESC !, GS ! |
|
|
|
GS f n
[Name] | Select font for Human Readable Interpretation (HRI) characters | |||
[Format] | ASCII | GS | f | n |
| Hex | 1D | 66 | n |
| Decimal | 29 | 102 | n |
[Range] | 0 ≤ n ≤ 1, 48 ≤ n ≤ 49 |
|
|