9)
Get a firmware version
【
Command
】
Query
:
Version
STX Q V ETX
【
Return Value
】
Succeed
・・・
STX R V (d) (d)
・・・
ETX
Version information (fixed length
:
8byte)
Fail
・・・
NAK
10)
Get a detail of error information
【
Command
】
Query
:
Error
STX Q E ETX
【
Return Value
】
Succeed
・・・
STX R E (d) (d) (d) ETX
Kind
Detal
Fail
・・・
NAK
Kind Detail
0
:
No Error
00
:
Normal result
1
:
Communication Protocol
Error
00
:
The command is undefined.
01
:
The command length is more than defined.
02
:
The address is undefined.
03
:
The value of data is undefined.
04
:
The length is more than defined.
05
:
The table number is undefined.
06
:
The string of user data was abnormal.
2
:
Internal Control Error
00
:
Internal control is abnormal.
01
:
A read only address was written by the command.
02
:
A protected address was written by the command.
03
:
Out of range address was written by the command.
04
:
The selected table number is abnormal.
05
:
The value of the man acquisition area is abnormal.
06
:
A function is not implemented.