Changes between Version 14 and Version 15 of S6350serialcom


Ignore:
Timestamp:
10/27/08 11:48:47 (16 years ago)
Author:
pinwc4
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S6350serialcom

    v14 v15  
    3636 
    3737This sends an ISO15693 inventory command for the TI S6350 reader. This does an inventory of just the first time slot, which allows for a faster inventory responses but can not handle collisions.  A collision is when two tags or more tags are in the field at the same time.  To minimize collisions silence the tag after it is detected. 
    38    
     38 
     39The breakdown of the command is as follows:   
    3940{{{  
    4041Byte 1 is the Start of Frame, always 01 
     
    5758The UID passed must be a string in the reverse byte order that it is recieved in the string assemled by this can be sent directly to the serial port to silence the given RFID tag 
    5859 
     60The breakdown of the command is as follows: 
    5961{{{   
    6062Everything but checksum, portion before UID is the ISO15693 silence command for a TI S6350