User`s manual

CBM-920 User’s Manual
47 CITIZEN
(13) Specifying double wide and double high character command (FS + "W" + 1)
By inputting the code of FS (1CH) + "W" (57H) + (01H), double width and double height is specified.
This command prints the data following after this command as double width and double height.
(14) Cancellation of double wide and double high character command (FS + "W"+0)
By inputting FS (1CH) + "W" (57H) + 0 (00H) code, double width and double height is canceled.
Remarks 1 ) Although both of standard characters and double wide characters can exist in the same line,
in case the total columns go to 24 (40) columns at standard character basis, this printer
con-duct buffer full printing automatically.
Remarks 2) In case both of double wide and double high character and double wide character are
specified, double width and double height is specified.
Example)
<Receiving data>
1C W 1 123456789 CR
1C W 0 A B C 1C W 1 123 CR
1C W 0 A 1C W 1 12345678901B
<Print result>