28
2
th
byte
Address (0
—31,0XFF)
3
th
byte
Command
(
E0H/E1H
)
4
th
byte
File number
(0 repersents do not save)
From 5
th
to 25
th
byte
System reserve
26
th
byte
Sum code
71. Set/Enquire Von mode.
(
0EH/0FH
)
1
st
byte
Start bit ( AAH )
2
th
byte
Address (0
—31,0XFF)
3
th
byte
Command
(
0EH/0FH
)
4
th
byte
Von mode(0:Living 1:Latch)
From 5
th
to 25
th
byte
System reserve
26
th
byte
Check sum
72. Set/Enquire Von value.( 10H/11H)
1
st
byte
Start bit ( AAH )
2
th
byte
Address (0
—31,0XFF)
3
th
byte
Command
(
10H/11H
)
4
th
byte
Von value(
Lower bytes are in the former location, higher bytes are in
the later location
)
From 5
th
to 25
th
byte
System reserve
26
th
byte
Check sum
Receiving one frame command and verify them
If verify sum is wrong, return the parameter 90H
If setting parameter is wrong or over brim, return parameter A0H.
If command is not enforce, return to parameter B0H
If command is invalid, return to parameter C0H
Otherwise, return to parameter 80H
Receiving one frame command and verify them
If verify sum is correct, return the relative reading data
If verify sum is wrong, return the verify command (90H)
NOTE
NOTE