Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Communication with Smart Tweezer LCR Tester 1707

Solved!
Go to solution

Hello, this is my first attempt at posting a thread so i just hope this is the correct board.

I have a project where i need to measure the inductance of an inductor with this instrument from RS PRO, and i'm just asking how could i transfer the data i read from it to process it in Labview. Do exist drivers or som procedure to achieve it?

thanks

0 Kudos
Message 1 of 4
(2,699 Views)

No instrument drivers in the instrument driver page, but probably it is a simple serial port interface via usb.

I don't know the instrument but if you need advice, you can always ask.

greetings from the Netherlands
0 Kudos
Message 2 of 4
(2,676 Views)

The website mentions the Bluetooth model with a USB receiver can be used with LabVIEW - http://www.lcr-reader.com/bluetooth.html

 

The Smart Tweezers ST5S-BT2 is available in the LCR-Reader Store. Siborg has created two options for the device; one with the receiver stick and the other without. 
Please note when purchasing: the receiver stick is needed for computers to receive the data. Some communication software requires the receiver stick, including NI LabView®

 

The LabVIEW driver is located - http://sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=25308

 

 

Message 3 of 4
(2,673 Views)
Solution
Accepted by topic author travisperro

I got help form one of my workmates, and it was that, a UART to USB bridge with 16 bytes where the 5th and 6th contained the useful data

0 Kudos
Message 4 of 4
(2,626 Views)