35
2. Laterally enlarged letter assignment (SO/RS) command:
With SO (0EH)/RS (1EH) codes input in any columns, the data following are
printed in prints enlarged double in width.
Although standard and enlarged letters can be mixed within one line,
automatic (buffer-full) printing takes place when the number of columns
reaches 24 (or 40) counted in standard letters. With 910 emulation, laterally
enlarged letter assignment is cleared by printing after line feed, followed
by SI, US, and DC1. With 3110 emulation, it is cleared by printing after line
feed by LF and CR, followed by SI, US, and DC4.
[Receiving Data]
[Results of Printing]
123456789
123ABCD
123ABC12
A12345678901B
(3) Data Cancel (CAN) Command
With CAN (18H) code input, print data held within the line before input of the
CAN code are all cancelled.
[Receiving Data]
CR
ABCD CR
SO 12 CR
12345678901B
SO 1234567890
SO 123 SI
SO 123 SI ABCD
SO SO
[Results of Printing]
ABC
* As data 123456 are cancelled without the command SO cancelled, ABC
is printed in lateral enlargement.
CAN ABC CRSO 123456