Section 5 V680S Command Details
DATA FILL
This command fills the specified number of words in the RF Tag in the communications field with the
specified data.
Command Area
Response Area
Execution Example
Writing 5A5A Hex to Four Words Starting from Word Address 1234 Hex in the RF Tag
Signal/data Data type Size Function
CmdCode/Command Code WORD 2 bytes 0005 hex
CmdParam1/Command Parameter 1
WORD 2 bytes
First word address of the data to write to the RF Tag
0000 to FFFF hex
CmdParam2/Command Parameter 2
WORD 2 bytes
Number of words in the RF Tag to write
0000 hex: Specifies the entire area.
0001 to FFFF hex: Specified size
CmdData/Command Data
Fill data ARRAY[]
OF BYTE
2 bytes
Fill data to write to the RF Tag (always one word)
Signal/data Data type Size Function
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
CmdCode
CmdParam1
CmdParam2
Data name
+1
Memory offset
ErrCode
RespInfo1
RespInfo2
Data name
+1
+2
+3
Memory offset
Command Area Response Area
bit15-12 bit11-8 bit7-4 bit3-0
0
000
0
000
0000
bit15-12 bit11-8 bit7-4 bit3-0
0
005
1
234
0004
5A5ACmdData[0-1]
+2
+3
+4
bit15-12 bit11-8 bit7-4 bit3-0
5
A5A
5
A5A
5A5A
1234
Hex
1235Hex
1236Hex
User address
5A5A1235Hex
RF Tag Memory