•A horizontal tab position is stored as the absolute value of (character width X n ) measured from the beginning of the line. The character width includes the character
•Up to 32 tab positions can be set. Data which exceeds 32 tab positions will be ignored.
•Set <n> k in ascending order and place a NUL code <00> H at the end.
•ESC D NUL clears all tabs. Any HT commands received after clearing will be ignored.
[Notes] | • When a data value <n> k is less than or equal to the preceding |
| value <n> |
| case, the following data is processed as normal data. |
| • When a data value <n> k exceeds the number of characters |
| printable on one line, the setting is considered to be finished. In |
| this case, the following data is processed as normal data. |
| • Horizontal tab positions remain unchanged if the character |
| widths are changed after setting the horizontal tab positions. |
[Default] | The default tab positions are at interval of 8 characters (9th col- |
| umn, 17th, 25th, ...) for Font A. |
[Reference] | HT |
ESC E n
[Name] | Select/cancel emphasized mode |
[Format] | <1B>H<45>H<n> |
[Range] | 0 n 255 |
[Description] | Prints or cancels the emphasized characters. |
| • This command is available for all character types. |
| • When emphasized mode is selected, one dot is added to the |
| right side of the dots in normal mode. |
| • Only the lowest bit of n is valid. |
| When n = < * * * * * * * 1>B, the emphasized characters are |
| selected. |
| When n = <* * * * * * * 0>B, the emphasized characters are |
| canceled. |
[Reference] | ESC ! |
34