Normal Rf Tag Communications; Tag Memory Management - Omron V680 Series User Manual

Modbus tcp reader/writer
Hide thumbs Also See for V680 Series:
Table of Contents

Advertisement

Normal RF Tag Communications

Communications with the RF Tag are performed by using the queries that are listed in the following
table.
Name
READ DATA
Reads data from an RF Tag.
WRITE DATA
Writes data to the memory of the RF Tag.
READ ID
Reads the RF Tag's ID code.
DATA FILL
Writes the specified data to the specified number of words beginning from the specified start
address. The specifications are made in the query.
LOCK
Locks the specified memory block in the RF Tag. It will no longer be possible to write data to the
locked memory block. The lock cannot be released.
DATA COPY
Reads data from the memory of an RF Tag using one Reader/Writer (A) and writes it to the
memory of the RF Tag in the communications field of another Reader/Writer (B).

Tag Memory Management

 RF TAG OVERWRITE COUNT CONTROL Query
This query can be used to determine whether the RF Tag overwrite limit has been exceeded.
• With the RF TAG OVERWRITE COUNT CONTROL query with a subtraction specification, the
overwrite count is subtracted from the data in the user-specified overwrite count control area to
determine whether the number of overwrites has been exceeded.
• With the RF TAG OVERWRITE COUNT CONTROL query with an addition specification, the
overwrite count is added to the data in the user-specified overwrite count control area to determine
whether the number of overwrites has exceeded 100,000.
• The RF TAG OVERWRITE COUNT CONTROL query with an addition specification is designed for
use with an RF Tag write life of 100,000. The overwrite count control area must be set so that it is all
within one block.
Overwrite count control area
RF TAG OVERWRITE COUNT CONTROL Query with a Subtraction Specification
The overwrite count control area consists of 4 bytes from the specified start address. The decrement
value is subtracted from the overwrite count and then written to this area. When the value reaches 0
(i.e., 00 hex), a warning code is returned. Therefore, to enable control of the number of overwrites,
the maximum number of overwrites must be written to the overwrite count control area beforehand.
You can set any number of overwrites up to 16,700,000.
You can read the overwrite count control area with a read query. If the control area data is already 0,
the control area value will not be refreshed, and a warning code will be returned as a response.
When the refresh count is set to 0000 hex, the count will not be updated, and only an overwrite count
check will be performed.
Description
Always 00 hex
Upper digit
Middle digit
Lower digit
Section 6
Functions
Page
p.170
p.171
p.172
p.175
p.176
p.173
2 words (4 bytes)
RFID System
User's Manual
(Modbus TCP)
107

Advertisement

Table of Contents
loading

Table of Contents