RF Measurement Devices

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I connect a RFID reader (TRF7970a EVM) to labview?

I have a RFID reader from texas instruments (TRF7970a EVM), and I want to connect ir to labview but I don´t know how.

 

Can anyone help me with this?

 

Thanks

0 Kudos
Message 1 of 4
(8,254 Views)

Hi arangore87!!

 

 

Thanks for using NI Discussion Forums!!  I would strongly recommend that you keep a specific question on the same post, so we can all be on the same page on this and help you out in the best possible way.

 

Is there any toolbox for RFID in labview?

 

First, you have to define how you want to communicate with your RFID reader (via USB, TCP/IP, etc.).  Depending on this, you can use NI-VISA or call the DLL files from your device driver.

 

 

Hope to hear from you soon, so I can help you out with any available resources we have!

 

 

Regards!

Anuar R.
National Instruments México y Latinoamérica
Ingeniería de Aplicaciones
www.ni.com/soporte
0 Kudos
Message 2 of 4
(8,246 Views)

Hi Anuar!!

 

Thanks for replying so quick

 

I want to connect the rfid reader via USB.

 

Cheers

0 Kudos
Message 3 of 4
(8,242 Views)

Hi arangore87!!

 

It is not going to be an easy task to write a program to communicate with your device. Since there does not appear to be a driver set written for LabVIEW for this device by the manufacturer, you will need to get the communication protocol information and command set from the manufacturer. You will then need to configure NI-VISA to control your device. The following links will help you get started:

 

Six Things You Need to Know about USB Instrument Control 

USB Instrument Control Tutorial 

 

You may also want to take a look into this post:

 

How to connect USB RFID reader to LabView

 

 

Hope this helps!!

 

Regards!

Anuar R.
National Instruments México y Latinoamérica
Ingeniería de Aplicaciones
www.ni.com/soporte
0 Kudos
Message 4 of 4
(8,226 Views)