Save waveforms with HP/Agilent 35665a with GPIB

How to save wavaforms on a portable pc using pcmcia gpib card with the hp/agilent 35665a? I'm using the 6.01 Labview version and the instrument driver from the NI developer zone.
Thanks.

Use the Acquire Waveform function to get an array of the data points. You can then save it using the Write File VI. Use the Read File VI to read it back again.
Rob

Similar Messages

  • Connecting hp 8508a vector voltmeter with agilent 82357a usb/gpib converter

    Hello
    For my experiment, I need to connect to a HP 8508A vector voltmeter by using an agilent 82357A usb/gpib converter. I have a serious problem about communicating with my device using NI-VISA. I tried to do the steps indicated at following links which were indicated at the forum posts by people using 82357A:
    http://digital.ni.com/public.nsf/allkb/F7C187DBF09EBE1186256F550065BD32?OpenDocument,
    http://digital.ni.com/public.nsf/websearch/3B3626D9C1F999218625694200791AD7?OpenDocument,
    http://cp.literature.agilent.com/litweb/pdf/5990-3731EN.pdf?cmpid=1273CN.
    The version of MAX is 4.3.0f0 and i am using labview 8.5 with NI-VISA 8.2. I am trying to configure my 82357A using agilent io libraries suite 14.1. 
    First, I tried to configure my usb/gpib controller using  agilent connection expert and set the visa interface id to GPIB6 and connect to the 82357A without any problems. Then I connect this gpib converter to my vector voltmeter. The gpib adress of the voltmeter was 6(gpib address of the interface converter was 10) so visa address GPIB6::6::INSTR was assigned to voltmeter by connection expert. I tried to connect to the voltmeter from the connection expert by using the agilent interactive IO. Send *IDN? command and took the proper response from the voltmeter. The voltmeter went into remote mode and I tried to read the voltage values by using the FETCH? command of the device and got the voltage properly which means I successfully connected to the device.Then I went to MAX and enabled the NIVISATulip.dll and restarted the MAX. Then I went back to agilent connection expert and checked the box: "use agilent 488 library where possible" for side-by-side communication between the NI and agilent visa. By the way agilent visa was installed as the secondary library.  Then when I went back to MAX, I start to see the voltmeter under miscellaneous VISA resources with the address  GPIB6::6::INSTR. But the problem started here. When I tried to send commands from MAX to voltmeter with the "open visa test panel" I encountered an error which exactly says:"unable to open session to GPIB6::6::INSTR, return status code:0xBFFF009E, status name:VI_ERROR_LIBRARY_NFOUND, a code library required by VISA couldn't be located or loaded." As I said before i enabled the libraries of agilent 488 from the options of the agilent connection expert. When I went back to connection expert and unchecked the box for using agilent 488 libraries nothing changed. Also when I went to NI-VISA interactive control I couldn't see my device under the tab of VISA I/O. 
    I tried to read some posts from this forum. People are using this usb/gpib converter successfully without any problems by performing the steps I have done. I have some questions about possible subtle points specific to my application.
    First question is according to the manual of the voltmeter(this is an old device by the way from 1988):"vector voltmeter is capable of remote operation via the HP-IB which is HP's implementation of IEEE standard 488.1  "So, what I understand from this sentence is my device is communicating remotely with IEEE standard 488.1 and not 488.2 Does it make any problem? What kind of modifications should I do to my setup for overcoming this if it creates any problems? As I said before I was communicating with device very properly from the agilent connection expert. In manual there is also a sentence like "HP-IB commands used in the vector voltmeter conform to the standards set by document IEEE 488.2 1987." 
    Second question is should I install newer versions of agilent io libraries suite or MAX or NI-VISA. I wrote the versions I am using before are they compatible? Where can I install newer versions? As I know the newest version of the agilent io libraries suite is 15.1 or 2. Is is compatible with 82357a?(maybe I should ask this question to agilent people)
    Third question I don't remember how I did it but agilent visa is indicated as secondary visa resource in agilent connection expert(I think I did it while installing agilent io libraries suite.) . How can I switch between NI and agilent visa as primary visa resource? Do you think think this will help?
    I terribly need measurements from this set up and really appreciate your help if possible.
    Sincerely
    Caglar Yavuz, University of Michigan,Ann Arbor,EECS department. 

    Caglar,
    The documents you mention ahould include the proper prcedure for using this hardware in LabVIEW. Here are my recommendations:
    The version of NI-VISA  you mentioned is not valid. The most recent version is 4.6.2. I would recommend ugrading if you do not have this version. After the upgrade,ensure that tulip is enabled as well as the other settings and see if this helps.
    When talking about the instrument, the biggest concern that usually is relevant with 488.1 is that it will not respond to *IDN?. In your case, it looks like it does, and should work as 488.2 is backwards compatible. It seems to me, the issue is still with the 82357A, and we have not yet reached the voltmeter.
    In order for NI-VISA to work with your device, NI-VISA must be the primary visa driver.
    Hope this helps, let us know how the upgrade turns out. If you continue to have issues, take some screenshots of the preferences in MAX and upload them on the forum.
    Regards,
    Peter Flores
    Applications Engineer

  • How to use labview with gpib to connect with Agilent PNA E8362B ?i am newbie ..just started to work on labview about a fortnite bck and a novice in interfacing skill ..so plzzzzz explain me in a litle detail

    how to use labview with gpib to connect with Agilent PNA E8362B ?i am newbie ..just started to work on labview about a fortnite bck and +i am a novice in interfacing(networking... jst know tidbits) skill ..so plzzzzz explain me in a litle detail

    Sir
    We were able to solve that problem...but now could you advice as to which DC power supply we should use (preferably avalable in India) so that it can be controlled by Labview (through a gpib/rs232/any other port) to give a square wave of desired frequency/other parameters.
    Regards
    Shivam

  • How to use labview with gpib to connect with Agilent PNA E8362B ?

    how to use labview with gpib to connect with Agilent PNA E8362B ?i am newbie ..just started to work on labview about a fortnite bck and +i am a novice in interfacing(networking... jst know tidbits) skill ..so plzzzzz explain me in a litle detail

    Duplicate Post.

  • Saving a waveform with time precision

    I am trying to save a waveform with 3 digits of precision. ex HH:MMS.SSS.

    Hello,
    Irrespective of the labview version, if you place a waveform graph on your front panel, right click and go to the scale you want, there will be a formatting option available and you can select that and set your time precision to 3 digits.
    You can also check out this following knowledge base to read about the Properties of waveform Chart. There is also another link within this knowlege base which talks about how to programmatically autoscale waveform chart and graphs.
    Hope that helps. If not, please email back with further questions.
    Good luck and have a great day!
    Koninika
    National Instruments.

  • How can I configure the save page mode (to save DEFAULT WITH OR WITHOUT images and other dependencies in a folder)?

    I like it that I can save webpages with or without dependencies in a separated folder. And its implementation in Firefox (e.g. it remembers how I saved something before, and that way becomes the default) can also be good sometimes. But usually it is not.
    Usually I want to save pages as HTML-only. Sometimes, but only sometimes I have to save a page as a whole (I don't know the name of the feature). But after I save something with dependencies, I often forget that, and don't care about this option. Firefox, however, doesn't forget it, and saves thousands of unimportant images, until I notice it and switch it off again.
    This is not good.
    I tried Google Chrome, which simply don't remember how I saves something before, and always select the complete page option for default. It is exactly the opposite of the perfect solution (in my opinion). The best would be if the browser would save everything as HTML only, if I don't change it. Or it would be even better if I could configure it manually (turn this remembering feature on/off).
    This is not a beginner's problem, so it would be good if only a config option solved this. I imagine that already exists a config option for this, but I could not find it. I found only the "browser.download.save_converter_index" option, which depends on how I used it last time.
    Is there a config option for this? Or should I report this in the Firefox brainstorm page?
    Thank you for your time
    D. J. S.

    That choice is remembered in the Integer pref <b>browser.download.save_converter_index</b>
    0: Web Page, complete (default)
    1: Web Page, HTML only
    2: Text files
    If you want to reset that choice to HTML only on every start of Firefox then you can use this line in the file [http://kb.mozillazine.org/user.js_file user.js]
    <pre><nowiki>user_pref("browser.download.save_converter_index", 1);
    </nowiki></pre>
    See also http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files

  • Pages 5.1 error "This document is too old. To open it, save it with Pages '09 first."

    When trying to open a Pages '08 file from a MacBook Pro in Pages 5.1 on an iMac, I get thr error message, "This document is too old. To open it, save it with Pages '09 first". I cannot locate a Pages '09 to use.  I can export the file from Pages '08 into a Microsoft Word Doc file and can open it then. How I do I solve the problem and open files in Pages 5.1?

    It is A solution that works if you don't have too many Page files to convert, but is very poor solution if trying to move everything off of the MacBook Pro to the iMac.  I don't necessarily need to open the 5 years of files, but if I need to look at something archived, I'm dead in the water.
    It doesn't make sense that a Mac can open a Microsoft product but cannot open a Mac product.  I can understand that a program is not forward compatibale, but almost all programs are backward compatible. This same problem appears with Numbers 3.1.
    Apple needs Microsoft as a solution?

  • I have a laptop and a desktop both Macs all of a sudden the desktop wont let me get into my bank account a popup box comes up when I click login asking if I want to save, open with or do automatically, never had this before my laptop is fine

    I click on login on my Mac OSX and a popup box appears with save, ope with or do automatically if I click on any of those it does not get me into anything
    Go to preferences and not sure what I should be changing to rectify the problem
    My laptop is fine

    Troubleshooting extensions and themes
    * https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes
    Check and tell if its working.

  • Acrobat 9.3.4 (or 9.3.3.177): Save As with Optimize for Fast Web View

    When I do a Save As with Optimize For Fast Web View checked, the saving stops and an Adobe Acrobat dialog displays:
         The document could not be saved. There was a problem reading this document (111).
    If I uncheck Optimize For Fast Web View, the Save As seems to work.
    Is there a way to have Fast Web View work with Save As?
    Acrobat.exe is version 9.3.4 (or 9.3.3.177 in the properties). The Acrobat.DLL version is 9.3.4.218.

    Thanks.  I did submit a report at the site.  I hope somebody reads it as this is a big problem for us.
    Thanks again.

  • HT204150 Cannot save contacts with no name in iCloud in Outlook.

    I cannot save contacts with no name in iCloud in Outlook.  The error messages are generic.  This is an issue, since most companies do not have a dedicated name to go to.  iCloud was always bad with contacts with no name.  The issue has gotten worse.  Also, this is a defect, since before you could do this, and now you can do this in iPhone and web iCloud.  This is one of many issues introduced by iCloud 3.

    I now find these USA type errors are only on the Address Book that comes up on my iMac when I go to iCloud.com    possibly because the iMac does not support iCloud
    My iPad and iPhone4 seem to be syncing OK re Contacts on iCloud  EXCEPT I have Duplicates and on my iPad I can see one Group relates to "iPad" while the second or Duplicates relates to " Unified"
    Is there any way via my iPad that I can eliminate all Contacts from this "Unified" Group and thereby eeliminate the Duplicates?

  • Photos in my from my iPhone have same numbering as photos from my dig camera.  They all go into iPhoto fine but when I backup to my ext hard drive it will only save one with the name IMG 1002 and I have two separate images both with that name.  Help?

    Photos in my from my iPhone have the same numbering as photos from my digital camera.  They all go into iPhoto fine but when I backup to my ext hard drive it will only save one with the name IMG 1002 and I have two separate images both with that name.  How do I get them all to save on my ext hard drive and hope do I prevent this numbering overlap in the future?  I'm really hoping I don't have to go through and manually rename every single picture.  Thanks.

    How are you backing up the photos?  The best way is to backup the library itself as that will preserve your organizational efforts as well as all metadata like keywords, titles, faces, places, books, etc.
    You can use a backup application that does incremental backups.  Thus only the first backup is a full one and subsequent backups just copy those files that are new or changed. I use Synk Pro.  The lower cost version, Synk, will do the same job.  Other similar apps can be found at MacUpdate.com.  
    OR: upload your camera to a folder on the Desktop. There you can rename the files to something that is more informative than just the file name.  I use the date (international format) along with a brief desc: 2007-1-20-adian1stbday-001.jpg.  File renaming apps can also be found at MacUpdate.com.  Also you can give the folder an informatve name which will become the Event name when you import the folder of photos into iPhoto.
    OT

  • HT1750 Pages, This document can't be opened because it's too old.  To open it, save it with Pages 09 first          still can't open pages document

    I recently purchased a new Mac and I am having difficulty opening older Pages documents.
    Pages, This document can't be opened because it's too old.  To open it, save it with Pages 09 first          still can't open pages document

    Either you have access to Pages ’08 v3, Pages ’09 v4, or neither. One of these older, but more functional versions of Pages can open, and export the document in question to Word. Preview on OS X 10.9.5 and Yosemite can view Pages ’08 documents (in my experience). It is not obvious to me that Preview may be using the installed Pages ’09 v4.3 to assist in opening these '08 documents.
    Once opened in Preview, you can select/paste text into Pages v5.2.2, or v5.5. If you want the images from the PDF, then export it from Preview as PDF, and then drag/drop onto latest free LibreOffice icon in the Dock, which will open the PDF for editing. Select, copy, and paste the images into Pages v5, or incorporate into Text boxes, or Shapes. When pasted, images will be in their original size/resolution, not necessarily as small as they appear in the PDF.
    If the second paragraph is a chore, then follow Peggy's advice above on the sources for purchase of Pages ’09.
    In the future, I would not recommend trusting document architecture to Apple, and use a more accessible format (.doc/x) for better cross-platform access, longevity, and application choice. You may find LibreOffice, or Office for Mac 2011 a better choice for features.

  • This document can't be opened because it's too old.To open it, save it with Pages '09 first.

    Bought new MAC desktop tried to open old Ipages and I get this message, what do I do now?
    This document can’t be opened because it’s too old.To open it, save it with Pages ’09 first.
    Thanks

    If you migrated your old system to the new Mac you should still have Pages '08 in your Applications/iWork folder.
    Open your document in Pages '08 and Export it to Word .doc/.docx and open that in Pages 5.
    Peter

  • How do I save attachments with an E Mail?

    How do I save attachments with an E Mail?

    Hover the mouse at the top of an email with an attachment, in the area shown in the image below, and it should reveal the attachments icon - select it and download the attachments to wherever you wish on your HD.

  • With my new macbook I attempted to open an older spreadsheet and get the following error message:  "This spreadsheet cannot be opened because ti is too old.  To open it, save it with numbers '09 first"  So how does one do this when I only have ver3.1?

    With my new macbook I attempted to open an older spreadsheet and get the following error message:  "This spreadsheet cannot be opened because ti is too old.  To open it, save it with numbers '09 first"  So how does one do this when I only have ver3.1?

    Numbers 3.x can only open Numbers '09 and later.  You will need Numbers '09 to open Numbers '08 files.
    If it is a single file (or only a few) you can email me and I will open and convert then email back.  My email address is in the "Biography" of my profile.
    You may have Numbers '09 installed.  Look in the folder "/Applications/iWork '09"  if Numbers is in that folder launch it, open the file you tried to open, and save.  Then you should be able to open in Numbers 3.x

Maybe you are looking for

  • SAP NetWeaver 7.02

    Hello guys, I have a question regarding the latest trial version and the license. I installed and everything worked great. However, now that I am trying to get a license key I run across the following problem: I determine my HW key within transaction

  • IMovie playback on external monitor via FireWire?

    this seems like a pretty obvious question, but is it possible to play back an iMovie timeline on an external monitor/TV? i'm connecting my Titanium laptop to a Sony DV camera via FireWire, then directly from the camera to my TV via mini-jack/RCA cabl

  • Firewire External Harddrive not Mounting

    I recently bought a 1TB Seagate internal drive and put it into a casing, and have been using it for Time Machine backups on my white Macbook. I was using FireWire, but all of a sudden the harddrive either doesn't mount at all, or if it does, the back

  • How do i run JavaFx in a embedded device which has VxWorks OS?

    How do i run JavaFx in a embedded device which has VxWorks OS? The VxWorks already has JAVA support i.e. it has a java runtime available. Request to provide detailed procedure because i am new to both FX and VxWorks. :-) How do i get and install Java

  • Problem with ScrollPanel

    Following is my code. I have created the components and added then to JPanel and then that JPanel is added the JScrollPanel. My scroll bars are not working. Please see my code and tell me how they will work. You have to enter an integer in the first