
Title
Rev.
Page
HP-283 Technical Manual
Ver1.01
P.29
CR
[Name]
Print and carriage return
[Format]
ASCII
CR
Hex
0Dh
Decimal
13
[Range]
-
[Initial]
CR invalid.
[Description]
Same with LF. However, It will be only valid by command SUB+a+n.
LF
[Name]
Print and line feed
[Format]
ASCII
LF
Hex
0Ah
Decimal
10
[Range]
-
[Description] After printing the data, and it goes to return as much as it the fixed data.
[
Caution
] The LF is ignored behind of CR
CAN
[Name]
Cancel the print data
[Format]
ASCII
CAN
Hex
18h
Decimal
24
[Range]
-
[Description]
The data is deleted within the area of printing.
HT
[Name]
Horizontal tab
[Format]
ASCII
HT
Hex
09h
Decimal
9
[Range]
-
[Description] Moves the print position to the next tab poisition
[
Caution
]
The position of tab is fixed as ESC+‟D‟+n.