Table 10. ASCII Character Dot Patterns (continued)
Hex
Char
Value
-
5F
Horizontal Format
Graphics data printed in horizontal format comprise a stream of bytes from left
to right across each dot row.
Table 11 shows that byte 1 (or character 1) in row 1 will print its six bits from
left to right in a single dot row. The next byte (byte 2) prints its six bits,
representing a character, in the same dot row across the page.
→
Byte
↓
Row
1
2
3
.
.
6
Vertical Format
In vertical format, each byte (or character) occupies six dot rows of one
column. Each character is one dot wide and six dots high. The next character
(byte 2) is printed beside the first moving from left to right across the page.
→
Byte
Row
1
2
3
4
5
6
Dots
Char
654321
oxxxxx
?
Table 11. Horizontal Format
Byte 1
Byte 2
1 2 3 4 5 6
1 2 3 4 5 6
1 2 3 4 5 6
1 2 3 4 5 6
1 2 3 4 5 6
1 2 3 4 5 6
.
.
.
.
1 2 3 4 5 6
1 2 3 4 5 6
Table 12. Vertical Format
1
2
bit
bit
1
1
2
2
3
3
4
4
5
5
6
6
Horizontal Format
Hex
Dots
Value
654321
3F
xxxxxx
Byte n
1 2 3 4 5 6
1 2 3 4 5 6
1 2 3 4 5 6
.
.
1 2 3 4 5 6
3
... n
bit
... bit
1
... 1
2
... 2
3
... 3
4
... 4
5
... 5
6
... 6
47
Need help?
Do you have a question about the P7000 and is the answer not in the manual?
Questions and answers