LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

HP34970A

Hi,
 
I am working with the HP 34970A instrument togehter with labview. I have a VI "HP34970A Conf Trigger.vi" that comes with the toolkit I can download from your site. But the description/help for the VI is a bit poor. It says I can use this VI to control the scan interval for example. But I can seem to get it work. This Vi has 9 parameter inputs and I have tried some differnet combinations (the most resonable, I thought), but none of them is right (apperently). I would like to be able to control the scan interval from my main VI through a shared variable.
 
Does anyone have any idea how to configure this VI to make the scan controlling work??

I'll be glad for any help!
Frida
0 Kudos
Message 1 of 4
(3,981 Views)
are you using NI's IEEE card to connect the HP 34970A to your computer?  I think the NI drivers only work with their own hardware cards.  I used an IOTech card on mine, so I had to write my own IEEE commands.
0 Kudos
Message 2 of 4
(3,969 Views)
Have you looked at the HP34970A Advanced Scan Example VI? What part of the documentation to you find confusing? Each control has it's own help information. Do you want to control when a scan takes place, how many scans to make, the time between scans, or something else? You also have the HP34970A Conf Scan function that determines other scan parameters. One thing you can do is manually set up a scan from the instrument's front panel and set the front panel Boolean labeled Set/Check to true and run the VI three times - setting the Check Parameter control to the different options. Each query will return a value in the Configuration? indicator. In fact, most of the functions in the driver have a Check/Set input that makes it easy to set an instrument up manually and see what the corresponding commands are.
0 Kudos
Message 3 of 4
(3,962 Views)

Hello Frida!

 

Dennis Knutson gave you some good tips and suggestions!

 

Down below you will find some additional information that might be helpful:

 

A tutorial that can be good to read

Using the Agilent 34970A with LabVIEW

http://zone.ni.com/devzone/conceptd.nsf/webmain/166200887455792786256fe3006901ae

 

An example that can be helpful

Agilent Data Acquisition system 34970A

http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=E67ED8E9BA553F06E0340003BA230ECF&p_...

Regards,
Jimmie Adolph
Systems Engineering Manager, National Instruments Northern European Region

Message 4 of 4
(3,949 Views)