Omron V740-BA50C22A-US Operation Manual page 42

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

Advertisement

Example:
The following example schedules reads to execute 1
time per second with an off time of 750ms, starting at
a specific time:
DECLARE cursor8 CURSOR FOR SELECT id
FROM tag_id WHERE protocol_id='EPC1';
SET auto_time cursor8 = '2004-01-
22T12:43:08-05:00', repeat=1000;
Note: Since time_out is not specified, the default
time_out of 250ms is used.
DECLARE SET auto_time
RQL execution
Response
repeat
start time
iii. Setting of ID Read response format
Separator
The client software can change the separator
between the entries of the response for ID
reading.(Ref. 2.2.4.1 ID Read).
SET separator = 'c';
Following the command, an empty event (only LF
code) is returned. The default separator is '|'. The
separator must be one character. Example is as
follows:
SET separator='#';
SELECT id, protocol_id, antenna_id
FROM tag_id WHERE protocol_id='EPC1';
The response would be as follows.
0xCE85123467890ABCDEF#1#1<LF><LF>
V740 RFID READER/WRITER, ANTENNA
OPERATION MANUAL
repeat
time
(stop time)
42 of 56
Table7 : Table Schema - Reader Control
2005-09, REV0.1
©OMRON CORPORATION 2005

Advertisement

Table of Contents
loading

This manual is also suitable for:

V740-hs02caV740-hs02c

Table of Contents