
45
V700-L11
User's Manual
Section 4
4
.4
Comma
nd ty
pes
a
nd res
pons
e <applica
b
le
to OM
RON or
igina
l 1
:1 pr
oto
c
ol>
Section 4
Data Read/Write with ID Tag
4.4.4 Byte write
This command is used to write a block of data of a given number of bytes (up to 128 bytes) in an area
beginning with a specified address in an ID tag. It is possible to define an area that spans a plurality of pages.
At a time, data can be written into up to 16 pages.
■
Command frame structure
As parameters associated to this command, a start address of write area and data being written are
transmitted. The selectable addresses range from 00h to EFh. The write data are designated in the
ascending order beginning with the specified start address.
* Number of data blocks n =number of write bytes (in units of 2 characters)
■
Response frame structure
The response code (normal completion "00") is returned.
<Example of command execution>
A case where the data is written into a 2 byte area beginning with address $05.
→
0400 05 1234 [CR]
←
00 [CR]
After normal completion of writing operation, the data on ID tag will be as summarized below:
Address
designation
Write data*
(Data1)
(Data n)
Command
CR
"0"
"0"
"0"
"4"
$0D
Response code
CR
"0"
"0"
$0D
(Start address) (Write data)
Page 1
Page 2
12h
34h