Mode | Description |
---|---|
BATCH_MODE.DISABLE | Tags are reported in real-time as they are inventoried. No data is preserved if the application disconnects. |
BATCH_MODE.ENABLE | Tags are stored in an internal database maintained in the reader and are not returned to the host in real-time. While in batch mode, the reader will continue to perform inventory even if disconnected from the host. |
BATCH_MODE.AUTO | Tags are reported in real-time while the application running in the inventory is still connected. If the reader is disconnected, the tag data is stored in an internal database maintained in the reader. The inventory must be stopped to retrieve the stored tags, and the reader will get the stored tag data. |