Section 5 V680S Command Details
V680S Command Details
READ ID
This command reads the ID code of the RF Tag in the communications field.
Command Area
Response Area
Execution Example
Reading the ID Code of the RF Tag
Signal/data Data type Size Description
CmdCode/Command Code WORD 2 bytes 0001 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 Description
ErrCode/Error Code WORD 2 bytes Error code
RespInfo1/Response Information 1 WORD 2 bytes Device information
RespInfo2/Response Information 2 WORD 2 bytes Communications diagnostics result
RespData/Response Data STRUCT - -
ID Data ARRAY[]
OF BYTE
8 bytes
UID data read from the RF Tag (always 8 bytes)
bit15-12 bit11-8 bit7-4 bit3-0
0
001
0
000
0000
CmdCode
CmdParam1
CmdParam2
Data name
+1
+2
+3
Memory offset
bit15-12 bit11-8 bit7-4 bit3-0
0
000
0
000
0000
ErrCode
RespInfo1
RespInfo2
Data name
+1
+2
+3
Memory offset
5
566
3
344
RespData[0-1]
RespData[2-3]
+4
+5
1
122
E005
RespData[4-5]
RespData[6-7]
+6
+7
66554433221105E0
RF Tag UID
Command Area Response Area