Technical information

34DCA Intertel DCA Intertel
DCA Intertel 35 DCA Intertel
Comment:
Each character is printed twice, with the second character printed slightly under the
previous one. Double strike printing can be combined with emphasized printing. Doub-
le strike printing is not available in the NLQ mode, but the command is not cancelled if
it has been sent before switching to NLQ mode.
When the Draft mode is reselected, double strike printing will resume until an ESC H
command is given.
ESC H Cancel double strike printing
Format:
ASCII: ESC H
decimal: 27 72
hexadecimal: 1B 48
Comment:
Double strike printing mode, which was selected by the ESC G command, is cancelled.
ESC S n Enable subscript/superscript mode
Format:
ASCII: ESC S n
decimal: 27 83 n
hexadecimal: 1B 53 n
Comment:
n = 0 selects superscript mode
n = 1 selects subscript mode
The characters are reduced by two thirds of their standard height and printed on the
upper/lower half of the area normally occupied by a character; underlining, if any, re-
mains in the normal position.
ESC T Disable superscript/subscript mode
Format:
ASCII: ESC T
decimal: 27 84
hexadecimal: 1B 54
Comment:
This command cancels superscript and subscript printing activated by the ESC S com-
mand.
ESC - n Enable/disable underlining
Format:
ASCII: ESC - n
decimal: 27 45 n
hexadecimal: 1B 2D n