From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

rs485 RFID examples

Solved!
Go to solution

Hi.

I am new to labview and I am tasked to write a vi for reading and saving rfid tags detected by the RFID reader.

The reader uses rs485 communication. I used an rs485 to usb conventer to connect it to my PC.

Can anybody please point to some example vi that I can use to jump-start my development.

The tags are active tags with 8 hex characters.

 

Thanks a lot in advance.

 

 

Alex-han

0 Kudos
Message 1 of 2
(3,805 Views)
Solution
Accepted by topic author alex-han

It depends on the USB to RS485 converter that you are using. If it enumerates as a COM port you can use the Serial Port vi's existing in LabVIE. It is very easy and there are working examples to receive and send strings(ASCII).. 

 

Regards,

Gautham

Message 2 of 2
(3,753 Views)