User Guide

Output and Status Messaging in the Thinkify HSP3.0 system
As each triggered programming loop terminates one or more messages are sent out to
inform the host of the data and status of the event in that loop. The type and format of the
messages varies dependant on the SYSTEMTYPE.
All three system types allow the option of defining extra memory reads through the setup
of the four READ DESCRIPTORS in the TR65. If enabled these reads will occur at the
very end of the programming loop. If any of these are enabled, the first set of messages
will be the results of these extra reads
Possible messages will be (one for each descriptor enabled)
P3READ<descriptor number>=<data read> or <FAIL> or <errorcode from tag>
If the SYSTEMTYPE is verifier
If the OPEN of the tag was successful the first message sent will be the EPC data read
during the ACK command.
Format --
ENTRYEPC=<ASCII HEX><CRLF>
If the READ of the TID was successful (of course this only occurs if the OPEN was
successful) the next message will be the data read from this memory area.
Format --
TID=<ASCIIHEX><CRLF>
or
TID= READFAIL<CRLF>
The Final message is the overall status codes of the operations performed
Format --
VERDONE=ALL:<statusbyte>,OPN:< statusbyte >,TID:< statusbyte ><CRLF>
The values and meanings of the statusbyte fields is given at the end of this document.
If the SYSTEMTYPE is ENCODER
Copyright 2014 Thinkify LLC. All Rights Reserved.
Thinkify, LLC, 18450 Technology Drive, Suite E1, Morgan Hill, Ca. 95037, www.thinkifyit.com 408-782-7111