Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

LCR Measurement Reading

Hi All,

 

I am using Agilent 4263B LCR Meter.

 

I am writing program in C# (using VISA) to control this LCR Meter programmatically.

 

I have managed to control the LCR Meter to change to the requested measurement type accordingly, but I could not find a way to read back the reading from the meter into the program.

 

The measurement result is something similar to the below:

+0,+1.07989E+08,-9.07639E+07

Pls help.

Thanks in advanced.

0 Kudos
Message 1 of 4
(3,545 Views)

You should attach your code, and a link to your instrument's protocol manual.

0 Kudos
Message 2 of 4
(3,511 Views)

Hi Kate,

 

Thanks for responding.

I have got that figured out after referring to some sample codes that I found this monring.

 

Really appreciate your help.

0 Kudos
Message 3 of 4
(3,490 Views)

Hi,

 

I started to do a program to control and read measurement from 4263B LCR meter (via GPIB-USB).

I'm just a beginner, I don't know how to link my program (VS 2013) to 4263B equipment.

I want the measurement to show on the text box after clicking the TEST button.

Anyone can help me, thanks in advance.

Capacitance measurement.jpg

 

 

0 Kudos
Message 4 of 4
(1,959 Views)