Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I use Labview to recall saved states on my HP8920B RF Test Set

I need labview6.1 to recall saved states on my RF Tester. There is a recall button on the front of my tester, all you have to do is select the state's name and it opens up on the screen. I want Labview to do this work with a click of the mouse. I am using the HPIB (GPIB) interface, which seems to be working with the HP8920 driver (I couldn't find one for the 8920b). If anyone could help me out, that would be great.
0 Kudos
Message 1 of 2
(3,420 Views)
Try *RCL [State name]. Send this command to the 8920B. Sample code included.
0 Kudos
Message 2 of 2
(3,420 Views)