Technical information

32DCA Intertel DCA Intertel
DCA Intertel 33 DCA Intertel
4.2.17 CHARACTER WIDTH
SI Select condensed printing
Format:
ASCII: SI
decimal: 15
hexadecimal: 0F
Comment:
This command causes the characters be reduced by the 60% of their normal width
and it is cancelled by the DC2 command.
ESC SI Select condensed printing
Format:
ASCII: ESC SI
decimal: 27 15
hexadecimal: 1B 0F
Comment:
Equivalent to SI command.
DC2 Cancel condensed printing
Format:
ASCII: DC2
decimal: 18
hexadecimal: 12
Comment:
This command cancels condensed printing if activated by the SI or ESC SI commands.
SO Select double width printing for 1 line
Format:
ASCII: SO
decimal: 14
hexadecimal: 0E
Comment:
This command doubles the width of all characters for 1 line; it is cancelled either by a
CR (carriage return) or a DC4 command.
ESC SO Select double width printing for 1 line
Format:
ASCII: ESC SO
decimal: 27 14
hexadecimal: 1B 0E
Comment:
Equivalent to the SO command.