Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Agilent u1731a data acquisition

Hi

 

I would like the Agilent u1731a LCRmeter with Labview.

This LCRmeter can plug into an USB port. I would like develop a VI to read the data measured. The default values for baud rate, parity, data bit, and stop bit in the LCR Meter are 9600, n, 6, and 1 respectively.

 

Can I use Labview to read the measurement from this device ?

Can I use the VISA functions ?

 

Thank you

Yannick

 

 

0 Kudos
Message 1 of 3
(3,283 Views)

via USB this device looks to behave a a serial port connected instrument.

So yes you can use that in labview with VISA

greetings from the Netherlands
0 Kudos
Message 2 of 3
(3,274 Views)

Actually, you should have checked with Agilent. Without a published set of commands, you would need a serial port sniffer such as portmon.

0 Kudos
Message 3 of 3
(3,262 Views)