Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Data Display on HP 54504a Scope

We are writing a VI to display the VTop and Vbase for the HP 54504a oscilloscope.  We are using the Prologix GPIB-USB controller to interface (don't think that the controller is the problem).  The VI that is attached to this message works well except that the second piece of data--the Vbase--does not display in the indicator box on the front panel.  The scope measures the Vtop and Vbase but the second parameter does not display on the front panel (Vtop does display on front panel).  Any ideas on what we are doing wrong? 

0 Kudos
Message 1 of 16
(5,235 Views)

What does the programmer's manual say?

 

Did you get that VI from Agilent?

0 Kudos
Message 2 of 16
(5,234 Views)

As far as we know no one has written a VI driver for this scope, so we are attempting to write one from scratch.  From what we can tell we are using the correct programming commands.

0 Kudos
Message 3 of 16
(5,228 Views)

can you post the vi in LabVIEW 2011?

 

That's a pretty old scope there.  Why did you select it?


"Should be" isn't "Is" -Jay
0 Kudos
Message 4 of 16
(5,220 Views)

We are a small company with a tight budget so we still use this scope model in our testing systems.  We just purchased Labview 2012 and started using it so we do not have older versions.  We have been successful at displaying the VBase, VTop, Duty cycle, Rise time, and Fall time from the scope as long as we do it one at a time.  But when we try to display more then one measurement on the VI front panel at a time we either get the wrong number or nothing displayed.

0 Kudos
Message 5 of 16
(5,217 Views)

You should be able to save the LV 2012 file into an earlier version.

 

I only have LV 2009, so hopefully you can save it into that version.

 

 

0 Kudos
Message 6 of 16
(5,214 Views)

Just file>>Save for previous.  Select a version to save too in the pull-down 


"Should be" isn't "Is" -Jay
0 Kudos
Message 7 of 16
(5,212 Views)
I would love too quote that last post by the Oquestion, just how much money are you saving by using obsolete equipment that you need to spend time and money for writing drivers. how much money will you save? Tomorrow, when the next piece of test equipment that's in your "dog-eared &tattered" shelf goes obsolete what amount of development cost can your employer tolerate without going out of business?

Upgrade. that scope could do well at a COLLECTORS AUCTION it is no longer test equipment.


"Should be" isn't "Is" -Jay
0 Kudos
Message 8 of 16
(5,195 Views)

Here is the 2009 version.  When I run in highlight execution mode the proper measurement is shown for VBase on the block diagram.....it just doesnt get displayed on the front panel.

0 Kudos
Message 9 of 16
(5,175 Views)

Forgot to attach the VI above.

0 Kudos
Message 10 of 16
(5,174 Views)