Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

HP4194 and X register

Solved!
Go to solution

Hi,

Currently I am trying to develop an application using the HP 4194 (Agilent). I would like to read the values on the X axis (X register) in order to built a XY-Graph and save the values. But I can't find any VI or sub-VI from NI or HP/Agilent to read those values (for my VI X means frequency). Does anyone knows how to do it?

I attach my VI.

 

Thank you

 

Oz

0 Kudos
Message 1 of 3
(3,639 Views)
Solution
Accepted by topic author OzBdx

Hello Oz,

      Does the Display Values VI provide any information that you can use?  If not, I recommend that you look through the instrument's operation manual and see if there is a command that you can use to get the information that you are looking for.  The R and Z Register Values VI uses "Z?" to get the Z register value, so the command to read the X register might be similar.

 

Cheers,

 

Nathan

0 Kudos
Message 2 of 3
(3,623 Views)

Hi,

 

Thanks for the clue. Doing the same thing with Z register, you can obviously have the X values.

 

Oz

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