
Title
Rev.
Page
HP-283 Technical Manual
Ver1.01
P.66
SUB+‟1‟
[Name]
Line 1 (Vertical, Horizontal)
[Format]
ASCII
SUB
1
Hex
1A
31h
Decimal
26
49
[Description]
Line of Vertical Horizontal.
SUB+‟2‟
[Name]
Line 2 (Vertical,Horizontal)
[Format]
ASCII
SUB
1
Hex
1A
32h
Decimal
26
50
[Description]
Line of Vertical Horizontal
SUB+‟W‟+nL+nH+kL+kH
[Name]
Write (line data)
[Format]
ASCII
SUB
W
nL
nH
kL
kH
Hex
1A
57h
nL
nH
kL
kH
Decimal
26
87
nL
nH
kL
kH
[Range]
0≤nL+(nH×256)≤512
、
(0≤nL≤255, 0≤nH≤3)
0≤kL+(kH×256)≤512
、
(0≤kL≤255, 0≤kH≤3)
[Description]
It writes 1 from nL+nH×256 to kL+kH×256.
[
Caution
]
It is not deleted, till you power off, or you clear the command.
SUB+‟C‟
[Name]
Clear (line data)
[Format]
ASCII
SUB
C
Hex
1A
43h
Decimal
26
67
[Description]
It clears all of line zero (0).
[
Caution
]
Please use this command to write the line again.
Please use the command line ON/ line OFF to write line 1 to speed up the progress.
SUB+‟O‟
[Name]
Line ON
[Format]
ASCII
SUB
O
Hex
1A
4Fh
Decimal
26
79
[Description]
The line data is valid ON. The line prints together, when you print the character.