Changes between Version 1 and Version 2 of S6350serialcom


Ignore:
Timestamp:
10/27/08 10:22:20 (16 years ago)
Author:
pinwc4
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S6350serialcom

    v1 v2  
    1 In order to use the TI reader within RealBasic we had to implement some of the serial protocol ourselves.  In order to use the TI Reader with the [wiki:ISO15693] protocol you must first generate a command encapsulated in the TI protocol and have the payload of the command be the [wiki:ISO15693] command.  Only 3 of the commands are necessary, Inventory All Slots, Inventory 1 Slot and Silence.   
     1= TI S6350 communication overview = 
     2 
     3In order to use the [wiki:S6350 TI reader] within RealBasic we had to implement some of the serial protocol ourselves.  In order to use the TI Reader with the [wiki:ISO15693] protocol you must first generate a command encapsulated in the TI protocol and have the payload of the command be the [wiki:ISO15693] command.  Only 3 of the [wiki:ISO15693] commands are necessary, Inventory All Slots, Inventory 1 Slot and Silence.