Scan Read Mode

Introduction

Requirements

This read mode requires AdvanNet 2.5.6-29+ 

Summary

The Scan read mode is a generic purpose read mode to be used in read points, where we want information on all the tags passing through.

In that sense it is not designed to be used to perform inventories of static tags.

The Scan Read mode allows two different operation mode

Simple

No repetition filter

Configuration

The Scan ReadMode is under the Autonomous configuration

Options

Check upload period

Examples

Simple operation

This example works as follows:

No repetition filter

Advanced options

Calibrator filter

This configuration requires AdvanNet 2.8.33

It is possible to define a calibrator filter that will work as follows:

It is configured in the Advanced JSON conf

In the example above the following is used:

{"calibration":{"enable":true,"enableAtStart":true,"hour":12,"min":45}}

That means:

This example works as follows:

Events

TAG_SCAN

ADVANNET/1.1
Content-Length:546
Content-Type:text/xml


<?xml version="1.0" encoding="UTF-8"?>

<deviceEventMessage>

    <type>deviceEventMessage</type>

    <ts>946699739373</ts>

    <status>OK</status>

    <event>

        <class>com.keonn.device.impl.DefaultScanDeviceEvent</class>

        <type>TAG_SCAN</type>

        <typeclass>com.keonn.spec.event.DeviceEvent$EventType</typeclass>

        <advanNetId>AdvanNet-instance-54:4a:16:be:7b:63--1</advanNetId>

        <deviceId>AdvanReader-m4-160</deviceId>

        <epcs>3035682ec8000eaab2da782c,303655555555555555555551</epcs>

    </event>

    <deviceId>AdvanReader-m4-160</deviceId>

</deviceEventMessage>