Owner manual

Configuring Readers
80 Level 2 API
/reader/read
/reader/read/asyncOffTime
Type: integer
Default value: 0
Writable: yes
Products: all
The duration, in milliseconds, for the reader to be quiet while querying, RF Off time, on the
reader during background, asynchronous read operations invoked via
Reader.startReading(). This parameter and /reader/read/asyncOnTime together set the
frequency and duty cycle of the background operation.
/reader/read/asyncOnTime
Type: integer
Default value: 250
Writable: yes
Products: all
Sets the duration, in milliseconds, for the reader to be actively querying, RF On time, on
the reader during background, asynchronous read operations invoked via
Reader.startReading()..
/reader/read/plan
Type: ReadPlan
Default value:
SimpleReadPlan (default protocol, automatic set of antennas)
Writable: yes
Products: all
Controls the antennas, protocols, embedded tagOps and filters used for
Read Methods
(different than
/reader/tagop/antenna and /reader/tagop/protocol which sets the antenna
and protocol for single tag operations).