Technical information

24DCA Intertel DCA Intertel
DCA Intertel 25 DCA Intertel
Comment:
n = 1 enables “POWER ON” LED ashing
n = 0 disables “POWER ON”LED ashing
This command allows for disabling the POWER ON Led ashing, that normally comes
on when supply voltage goes under the 11.5 Vdc threshold. Disabling this function
could be necessary when the printer is powered at a voltage value between 10.8 and
11.5 Vdc.
4.2.8 DATA CONTROL
CR Carriage Return
Format:
ASCII: CR
decimal: 13
hexadecimal: OD
Comment:
All data in the buffer is printed and the carriage moves to the beginning of the line. If
DIP-switch SW1-7 is ON, a Line Feed is automatically issued.
CAN Cancel Line
Format:
ASCII: CAN
decimal: 24
hexadecimal: 18
Comment:
Cancels all printable characters in the line preceding the command. It cannot cancel
the control characters issued in the current line.
BS (Backspace)
Format:
ASCII: BS
decimal: 8
hexadecimal: 08
Comment:
All data stored in the input buffer are printed, then the print head is moved back by
one print position for each BS character received, thus, allowing for character to over
print. The command is ignored; if the printer is at the very beginning of a line or if the
preceding character is HT (Horizontal Tab). The BS command should not be used when
the center justied printing mode is selected (ESC a 1 command).