Print modes Standard commands
104 T5023/5023+ - Programming Guide
Switching off condensed printFunction:
DC2 switches the condensed print off, which was set using SI,ESC SI or
ESC ! (n) or in the emulation menu.
Example:
Result:
DC2
18
12
ASCII character
Decimal
Hexadecimal
BEGIN
PRINT("normal",char(15),"condensed")
PRINTLF(char(18),"normal")
END