Section 5 V680S Command Details
GET FIRMWARE VERSION
This command reads the firmware version of the Reader/Writer.
Command Area
Response Area
Execution Example
Reading the Firmware Version When the Run Mode Program Version is Version 1.2.3 and the Safe
Mode Program Version is Version 1.2.2
Signal/data Data type Size Function
CmdCode/Command Code WORD 2 bytes 2001 hex
CmdParam1/Command Parameter 1 WORD 2 bytes 0000 hex (Not used.)
CmdParam2/Command Parameter 2 WORD 2 bytes 0000 hex (Not used.)
Signal/data Data type Size Function
ErrCode/Error code WORD 2 bytes Error code
RespInfo1/Response Information 1 WORD 2 bytes 0000 hex (Not used.)
RespInfo2/Response Information 2 WORD 2 bytes 0000 hex (Not used.)
RespData/Response Data
Run Mode Program Major
Version
WORD 2 bytes
0000 to 0099 hex (BCD)
Run Mode Program Minor
Version
WORD 2 bytes
0000 to 0099 hex (BCD)
Run Mode Program Revision
WORD 2 bytes
0000 to 9999 hex (BCD)
Safe Mode Program Major
Version
WORD 2 bytes
0000 to 0099 hex (BCD)
Safe Mode Program Minor
Version
WORD 2 bytes
0000 to 0099 hex (BCD)
Safe Mode Program Revision
WORD 2 bytes
0000 to 9999 hex (BCD)
bit15-12 bit11-8 bit7-4 bit3-0
2
001
0
000
0000
CmdCode
CmdParam1
CmdParam2
Data name
+1
+2
+3
Memory offset
Command Area
ErrCode
RespInfo1
RespInfo2
Data name
+1
+2
+3
Memory offset
Response Area
bit15-12 bit11-8 bit7-4 bit3-0
0
000
0
000
0000
0
001
0
002
0
003
0001
0 002
0
002
RespData[0-1]
RespData[2-3]
RespData[4-5]
RespData[6-7]
RespData[8-9]
RespData[10-11]
+4
+5
+6
+7
+8
+9
Run Mode program version information
Safe Mode program version information