FS WVERSAJET
| | | [Name] | Turn quadruple-size mode on/off for Kanji characters |
| Programming Reference |
| | | [Format] | ASCII | FS W n |
| | |
| | | | Hex | 1C 57 n |
| | | | Decimal | 28 87 n |
| | | [Range] | 0 ≤ n ≤ 255 | |
| | | [Default] | n = 0 | |
| | | [Description] | Turn quadruple-size mode on or off for Kanji characters. |
| | | | When the LSB of n is 0, quadruple-size mode for Kanji characters is turned off and normal |
size is specified. When the LSB of n is 1, quadruple-size mode for Kanji characters is turned on.
[Notes]
Only the lowest bit of n is valid.
In quadruple-size mode, the printer prints the same size characters as when double-width and double-height modes are both turn on.
FS! or GS! can also select and cancel quadruple-size mode by selecting double-height and double-width modes, and the setting of the last received command is effective.
77