Changes between Version 9 and Version 10 of DeveloperDocumenation


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

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperDocumenation

    v9 v10  
    1212= Software implementation = 
    1313 
     14[wiki:S6350serialcom S6350 communication details] 
     15 
    1416In 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.   
    1517 
     
    1921[wiki:ISO15693tags RFID tags] 
    2022 
    21 The following tag can be used with the TI S6350 module: 
    22  
    23 [http://focus.ti.com/docs/prod/folders/print/ri-i02-112a-03.html TI HF large rectangle transponder] 
    24  
    25 It can be purchased from Mousere here: 
    26  
    27 [http://www.mouser.com/Search/Refine.aspx?Keyword=RI-I02-112A-03&Ns=P_SField TI tag from Mouser] 
    28  
    29 Other standard tags should work. 
    30