Setup Guide

Table Of Contents
“I” – Inventory Control
Sub
Command Description
Legal Values
for SET
inventory cycle. (Allows duty cycling for low power applications.) This is a
DECIMAL quantity ranging from 0 to 99999 msec.
IQ Gen2 Q Parameter
The Q used in the QUERY that starts the round
0..8
IS Gen2 Session
The session (0 to 3) that will be used for the entire inventory run.
0..3
IT Inventory Target
Defines whether the QUERY that initiate round is looking for tags in the A
or B state
0..1
IW Select Count
Number of times SELECT function is executed - each execution sends
every MASK that is enabled
0..F
IX Append XEPCDATA to T output
0..1
“I” Command Examples
Get All Inventory Control Parameters
READY>i
SESSION=1
TARGET=0
Q=3
INNERLOOP=01
SELECTLOOP=1
SELTYPE=0
LOOPDELAY=0
Get Just the Q Value
READY>iq
Q=3
Set Q to 5
READY>iq5
Q=5
Set InnerLoops to 4
READY>ii4
INNERLOOP=04
27