Chapter 4 Parameters|VFD-EL-W
124
(8, N, 1)
Start
bit
0
1 2
3 4 5 6
Stop
bit
8-data bits
10-bits character frame
7
Start
bit
0
1 2
3 4 5 6
Stop
bit
8-data bits
12-bits character frame
Stop
bit
7
Even
parity
Start
bit
0
1 2
3 4 5 6
Stop
bit
8-data bits
12-bits character frame
Stop
bit
7
Odd
parity
Communication Protocol
3.1 Communication Data Frame
ASCII mode:
Start character = ‘ : ’ (3AH)
Communication address:
one 8-bit address consists of 2 ASCII codes
Command code:
one 8-bit command consists of 2 ASCII codes
Contents of data:
n x 8-bit data consists of 2n ASCII codes
n ≤ 20, maximum of 40 ASCII codes (20 sets of data)
LRC checksum:
one 8-bit checksum consists of 2 ASCII codes
End characters:
END High = CR (0DH), END Low = LF (0AH)
A silent interval of more than 10 ms
Communication address: 8-bit binary address
Command code: 8-bit binary command
Contents of data:
n×8-bit data, n ≤ 40 (20 x 16-bit data).
CRC checksum:
one 16-bit CRC checksum consists of 2 8-bit binary characters
A silent interval of more than 10 ms