LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Escort Memory RFID HS816

Does anyone have vi's to talk with an Escort Memory HS816 connected to the serial port?? The HS816 is a wand that reads/writes to HS232R rfid 32kbyte memory tags. The protocol takes a byte command structure format and spilts the bytes into 7 bits when transmitted out the serial port. I have a DOS demo program and portmon so I can probably hack it together, just wondering if someone has done it already. Thanks.
0 Kudos
Message 1 of 2
(2,912 Views)
Here is what I developed. It reads data from an Escort Memory Systems HS232R rf tag using an HS816 wand. The data for each register address is converted to Decimal, Hex, Binary, Ascii. The tag address and data values are then written into a text file. Data is read in chunks of 30 bytes at a time. 7.0 format.
0 Kudos
Message 2 of 2
(2,888 Views)