590
[IDm return data]
Symbol Parameter name Valid range
e Specify memory DM: IDm + PMm + ID block
f Data Maximum 64 digits
[IDm return format]
Returns a 64-digit hexadecimal numeric block as a result of IDm+PMm+ID block
IDm(16 digits) PMm(16 digits) ID block(32 digits)
03FEFFE0536C92A8 03014B024F4993FF 3031323334353637
FFE0123456789ABC
The above is just a sample.
Sample data)
DM: 03FEFFE0536C92A803014B024F4993FF3031323334353637FFE0123456789ABC
[Return data format (when a command error occurs)]
[NAK]<15>
16
[Exception processing]
Exception conditionParameter name
A value outside the
range is specified
The specified size and
received size are different
Identifier Command error Invalid receive data
Terminology Description
Command error The data received after a command error is determined is not considered as a
parameter of this command.
Invalid receive data The data corresponding to Byte 2 and thereafter of the identifier is ignored.
[Coding Sample]
<A>
<RU>01
<RK>2,D13,4912345678904
<XM>4912345678904
<Z>
[Sample of status reply]
When [DC2]PK is received with IDm using tag with "03FEFFE0536C92A8":
■Write successful (IDm read successful)
[STX]70,1,N,DM:03FEFFE0536C92A8・・・・・・
[CR][LF][ETX]
■Write successful (IDm read fail)
[STX]9,1,I,DM:[CR][LF][ETX]
■Write fail (UID write failed)
[STX]9,0,I,ID:[CR][LF][ETX]