Omron V740-BA50C22A-US Operation Manual page 39

V740-series uhf rfid system reader/writer antenna
Table of Contents

Advertisement

3.
Set Password
The UPDATE command is also used to set
password of a tag. This can be used to set
password. The structure of an UPDATE
command is the same as ID Write.
Example : To set password of a 64-bit EPC tag:
UPDATE tag_id SET password=0x88,
id=0x1234567890ABCDEF WHERE
protocol='EPC1' AND antenna_id=1;
The reader returns the password if the setting
password operation was successful. For
example the response is as follows:
|0x88<LF><LF>
In this case, "0x88" is the password.
If the operation is failed, "Error 0102: Error
performing query<LF><LF>" returned.
Table6 : Table Schema - Set Password
Keyword
Entry
UPDATE
tag_id
SET
password
id
WHERE
antenna_id
protocol_id
V740 RFID READER/WRITER, ANTENNA
OPERATION MANUAL
Table
Arguments
-
-
tag_id
Hex String
tag_id
Hex String
tag_id
Int
tag_id
String
39 of 56
Example : To lock tag id of a 96-bit EPC tag:
UPDATE tag_id SET password=0x88,
id=0x1234567890ABCDEF12345678 WHERE
protocol='EPC1' AND antenna_id=1;
The reader returns the tag_id the same way as 64-
bit tag.
Note: The format of the tag data in the command
must much the selected protocol or an error will
result. (See section 1.6)
For example :
- A 64 bit EPC1 tag requires 16 hexadecimal digits
- A 96 bit EPC1 tag requires 24 hexadecimal digits
Note: You must send this command to only one tag
at one time in the stable communication area.
Note: Response data always contains a separator in
front of the tag ID.
Range
Example
Value
-
-
[0x00...0xF
0x88
F]
-
0xFEDCB
A0987654
321
[1...4]
1
'EPC1'
'EPC1'
Comments
Tag data database
table (Fixed)
Specifies
the
password
for
the
tag to kill.
Specifies the tag id
to be updated
Specifies
the
antenna
used
to
update a tag
Specifies
the
protocol
used
to
update a tag.
Must be uppercase.
2005-09, REV0.1
©OMRON CORPORATION 2005

Advertisement

Table of Contents
loading

This manual is also suitable for:

V740-hs02caV740-hs02c

Table of Contents