|
|
measurement | Rfid Inventory |
<measurement> examples |
Rfid Inventory Attributes Elements XML Reference |
<measurement> example from the profile.xml sample.
<?xml version="1.0" encoding="UTF-8"?>
<!--
<signal id="BenchmarkAggregationReport" type="Map">
<description>The "BenchmarkAggregationReport" is a signal containing the benchmark results for all the tag read cycles during benchmarking is turned on.
</description>
<data id="cycles" type="long">
<description>The value stored at "cycles" key of the benchmark map is the number of the tag read cycles that occur during the benchmarking.
</description>
</data>
<data id="averageduration" type="long">
<description>The value stored at "averageduration" key of of the benchmark map is the average duration in milliseconds of the
all the tag read cycle.
</description>
</data>
<data id="longestduration" type="long">
<description>The value stored at "longestduration" key of of the benchmark map is the longest duration in milliseconds of the
all the tag read cycle.
</description>
</data>
<data id="shortestduration" type="long">
<description>The value stored at "shortestduration" key of of the benchmark map is the shortest duration in milliseconds of the
all the tag read cycle.
</description>
</data>
<data id="totaltagreads" type="long">
<description>The value stored at "totaltagreads" key of the benchmark map is the total number of tag reads in the
all the tag read cycles.
</description>
</data>
<data id="averageprocesstime" type="long">
<description>The value stored at "averageprocesstime" key of the benchmark map is the average time in milliseconds that the inventory
profile takes to generate a tag report.
</description>
</data>
<data id="longestprocesstime" type="long">
<description>The value stored at "longestprocesstime" key of the benchmark map is the longest time in milliseconds that the inventory
profile takes to generate a tag report.
</description>
</data>
<data id="shortestprocesstime" type="long">
<description>The value stored at "shortestprocesstime" key of the benchmark map is the shortest time in milliseconds that the inventory
profile takes to generate a tag report.
</description>
</data>
<data id="averagestartdelay" type="long">
<description>The value stored at "averagestartdelay" key of the benchmark map is the average time in milliseconds that the inventory
profile takes to start the tag read.
</description>
</data>
<data id="longeststartdelay" type="long">
<description>The value stored at "longeststartdelay" key of the benchmark map is the longest time in milliseconds that the inventory
profile takes to start the tag read.
</description>
</data>
<data id="shorteststartdelay" type="long">
<description>The value stored at "shorteststartdelay" key of the benchmark map is the shortest time in milliseconds that the inventory
profile takes to start the tag read.
</description>
</data>
</signal>
-->
<measurement id="Benchmarking" type="Boolean">
<description>The "Benchmarking" measurement specifies the state of benchmarking.
If the measurement is true, the benchmark will be performed on every RFID Inventory
tag read cycle.
</description>
<method/>
<value>
<boolean>false</boolean>
</value>
</measurement>
<measurement> example from the profile.xml sample.
<?xml version="1.0" encoding="UTF-8"?>
<measurement id="TagReadingExpression" type="String">
<description>The "TagReadingExpression" is an Lightweight Directory Access Protocol (LDAP) expression to trigger the state of tag reading
based on input pin and control values.</description>
<configuration type="String">true</configuration>
<method/>
</measurement>
| Copyright (c) 2010 IBM. See license in Legal section. | 2010-01-26 | Rfid Inventory XML Reference 1.2.0 |