‎01-27-2009 05:48 PM
Howdy, I am an aggie. I would like to acquire/process digital data stream from an RFID reader with a serial RS-232 adapter, by reading/writing to a COM port (9600 baud, 8 data bits, 1 stop bit, and no flow control).
The RFID reader is supposed to read a 12 byte tag ID. The idea of this whole LabView program is to read the tag, compare its ID to predefined IDs in the program, and either light an LED when there is a match or actuate a system.
I don't have a clue of what to do about the data acquisition part. Please Help.
Gig 'Em
‎01-28-2009 08:24 AM
‎01-28-2009
11:08 AM
- last edited on
‎10-28-2025
03:16 PM
by
Content Cleaner
wilfredbox,
You will be using NI-VISA to control your instrument either through an instrument driver or VISA calls. As mentioned above, check both ni.com/idnet and with the manufactuer to see if there is an instrument driver available. This instrument driver will make programming the RFID reader easier and also may include examples.
I am closing the duplicate request you created via email and will be monitoring and posting here. In the future, please do not create duplicate requests.
Regards,
‎01-28-2009 10:23 PM
It is a TagSense Nano-UHF RFID Reader from TagSense, Inc
‎01-29-2009 09:07 AM