Version 2 Example:
<?xml version="1.0" encoding="UTF-8"?>
<pxml>
<status>
<job type="rfid">
<rfidTagDetail
<property name="chain"
<property name="length"
<property name="operation"
<property name="fieldType"
<property name="totalDatalength" value="64"/>
<property name="type" value="Alien Squiggle 64"/>
<property name="sequence"
<property name="prechecked"
<property name="retries"
<property name="errorCount"
<property name="totalTagCount" value="00"/>
<property name="totalTagFailures"value="00"/>
<property name="data"value="0123456789ABCDEF"/>
</rfidTagDetail>
</job>
</status>
</pxml>
The properties for rfidTagDetail for version 2 include:
"chain" = first, last, middle, single. If data is sent in a sequence of chained
messages, there is more than one message to contain all data. Single means
all data is sent in a single message.
NOTE: The Host application needs to collect all data in the first, middle, and
last message to construct the data that was written to or read from the
tag.
version="2"
failure="false">
value="single"/>
value="64"/>
value="write"/>
value="EPC"/>
value="0000"/>
value="false"/>
value="00"/>
value="00"/>
Status
19
Need help?
Do you have a question about the SL4M and is the answer not in the manual?