Protocol Specific Functionality And Parameter Settings; 915 Mhz Epc Class 1/1B - Omron V740-BA50C22A-US Operation Manual

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

Advertisement

2.2.6 Protocol Specific Functionality and Parameter Settings

While the standard ID_read and anti-collision searches are supported by practically all offered protocols,
therefore no protocol-specific information is required to issue a RQL search. More specific commands, such as
data_read and data_write require protocol specific information when formatting the query and interpreting the
results. The tables below provide that information.

2.2.6.1 915 MHz EPC Class 1/1B

Parameters /
Constraints
Read
()
id: 64 bits
ID
Write
or 96 bits
(hex)
id: 64 bits
or 96 bits
(hex)
Lock
Locked Flag:
1(Fixed)
id: 64 bits
or 96 bits
(hex)
Kill
password:
8bits(hex)
Killed Flag:
1(Fixed)
id: 64 bits
or 96 bits
(hex)
Password
password:
8bits(hex)
Note: The state of the tag becomes 'Quiet' after reading by RQL. If you wish to communicate with the tag
using a 2nd reader, a 'Talk' command must be sent to change the tag to active mode.(for more detailed
information about the status of the tag see 'Communication Interface Specification' for EPC1)
V740 RFID READER/WRITER, ANTENNA
OPERATION MANUAL
Return Value
(String)
Class1:
80 bits (64
bits ID and 16 bits
CRC, hex format)
Class1B: 112 bits
(96 bits ID and 16
bits CRC)
new_id or error_code
with string
id or error_code
with string
all zero id or
error_code with
string
password or
error_code with
string
47 of 56
Example
SELECT id FROM tag_id WHERE
protocol_id='EPC1';
UPDATE tag_id SET
id=0x1234567890ABCDEF WHERE
protocol_id='EPC1' AND
antenna_id=1;
UPDATE tag_id SET locked=1,
id=0x1234567890ABCDEF
protocol_id='EPC1'
antenna_id=1;
UPDATE tag_id SET killed=1,
password=0x88,
id=0x1234567890ABCDEF
protocol_id='EPC1'
antenna_id=1;
UPDATE
tag_id
password=0x88,
id=0x1234567890ABCDEF
protocol_id='EPC1'
antenna_id=1;
©OMRON CORPORATION 2005
WHERE
AND
WHERE
AND
SET
WHERE
AND
2005-09, REV0.1

Advertisement

Table of Contents
loading

This manual is also suitable for:

V740-hs02caV740-hs02c

Table of Contents