EasyManua.ls Logo

ASTRO VG-871 - SCH [4 FH]: Character Data Registration

ASTRO VG-871
499 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
358
4.15 SCH [4FH]: Character data registration
Function: This command registers the data for the designated character number.
Sequence: Type 6
Command:
STX
1 byte
02H
SCH
1 byte
4FH
Character No.
1 byte
“0” to “F”
ETX
1 byte
03H
Fig. 4-15-1
Data:
The binary data of the character drawn inside the 64×64 cell is converted into ASCII code as
shown below.
* Under the binary format, the “1” parts become set.
Byte 1
Byte 2
Byte 7
Byte 8
1
0011
0000
0011
0101
0101
1101
2
0100
1100
0100
0010
1011
1100
Binary → hexadecimal
1
2
3
14
15
16
1
3H
0H
3H
5H
5H
DH
2
4H
CH
4H
2H
BH
CH
hexadecimal → ASCII code
1
2
3
14
15
16
1
33H
30H
33H
35H
35H
44H
2
34H
43H
34H
32H
42H
43H
Fig. 4-15-2
The data is organized as follows: 8 bytes × 64 = 512 bytes
512 × 2 = 1024 bytes (ASCII code)
1024 bytes ÷ 128 bytes = 8
Since the amount of data transferred each time is always 128 bytes, the data is divided into 8
blocks, and transmitted and received.
The first 7 blocks are sent as shown below.
STX
1 byte
02H
TRDT
1 byte
10H
Character data
128 bytes
ASCII code
ETB
1 byte
17H
Fig. 4-15-3
The last block is sent as shown below.
STX
1 byte
02H
TRDT
1 byte
10H
Character data
128 bytes
ASCII code
ETX
1 byte
03H
Fig. 4-15-4

Table of Contents

Related product manuals