Changes between Version 4 and Version 5 of DeveloperDocumenation


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

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperDocumenation

    v4 v5  
    1515= Software implementation = 
    1616 
    17 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 ISO 15693 protocol you must first generate a command encapsulated in the TI protocol and have the payload of the command be the ISO 15693 command.  Only 3 of the commands are necessary, Inventory All Slots, Inventory 1 Slot and Silence.   
     17In 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 ISO15693 protocol you must first generate a command encapsulated in the TI protocol and have the payload of the command be the ISO15693 command.  Only 3 of the commands are necessary, Inventory All Slots, Inventory 1 Slot and Silence.   
    1818 
    1919