Labview 6 compatible driver for HP89410A Vector Analyzer

Does anyone know where I can get a labview 6 compatible driver for an HP89410A Vectory Analyzer?
I have found labview 7 and labview 8 drivers for the hp894xx family of devices, however I cannot use them as I only have labview 6.
Barring a prewritten driver, how hard would it be to convert a labview 7 driver to make it compatible with labview 6?

The conversion is easy since there is a VI Tree VI in the driver. Since the driver was originally written in 1999 and has been up-converted to 7.0 and 8.0, saving it back down to 6.0 shouldn't be an issue.
Attachments:
hp89400_6.zip ‏1194 KB

Similar Messages

  • Where can I download a LabVIEW GPIB driver for an ANDO AQ6315E Optical Spectrum Analyzer?

    Where can I download a LabVIEW GPIB driver for an ANDO AQ6315E Optical Spectrum Analyzer?
    Thanks.
    Solved!
    Go to Solution.

    The Instrument Driver Network has all the drivers for instruments. There is no driver specific to that model, but there is one for the 6310B. Perhaps that may work for you. You may need to modify it. If not, you will need to write one yourself. You can get a lot of material for this here: http://www.ni.com/devzone/idnet/development.htm

  • How can i get jdbc2.0 compatible driver for my oracle 8.1.5 client/server

    Hi ,
    I am looking for a driver that is jdbc2.0 compatible.Apaprently the oci and thin drvers that are shipped with oracle8.1.5 do no support scrollable and updateable resultsets. Can i download the oracle8.1.6 jdbc2.0 compatible drivers and use them with my oracle8.1.5 client/server. if so how do i install it?
    Please let me know ASAP!!
    It is relly frustrating to find a compatibler driver for the older versions since oracle does'nt provide them
    poornima

    Yes. For OCI driver, you will also have to have Oracle 8.1.6 client installed as well. http://technet.oracle.com/tech/java/sqlj_jdbc/htdocs/jdbc_faq.htm#_1_

  • Where can I download labview GPIB driver for Electroglas 2001 wafer prober?

    Need a copy of Labview GPIB driver for Electroglas 2001 prober. Please let me know where I can download it.
    Thanks.

    Hi,
    All the Instrument Drivers NI has can be found at the Instrument Driver network:
    www.ni.com/idnet.
    I searched for the instrument you are using and I couldn't find anything on it.
    In this case, you can contact the device manufacturer to see if they have a library. If not, you'll need the command set of the instrument. With the command set you can then use the VISA VIs to sent these commands and receive any data from the instrument.
    DiegoF
    National Instruments.

  • When I update apple driver, a pop-up error message "The folder you specified doesn't contain a compatible driver for your device. If the foldre contains a driver, make sure it is designed to work with Windows for x64-based systems."

    When I update apple driver, a pop-up error message "The folder you specified doesn't contain a compatible driver for your device. If the foldre contains a driver, make sure it is designed to work with Windows for x64-based systems."

    Hi,
    Please also check Event Viewer if it identify this problem.
    In addition, also check Device Manager, if similar driver already installed, try to uninstall them and reinstall new driver again for test.
    Roger Lu
    TechNet Community Support

  • Has anybody got Labview GPIB driver for a Time Electronics 5021 Calibrator

    Windows NT and 2000 platforms.
    Time electronics ltd multifunction claibrator model no 5021 or model no 9821

    Hi,
    National Instruments' Instrument driver library is at:
    www.ni.com/idnet.
    I did a search and couldn't find an instrument driver for this instrument.
    You can contact the instrument manufacturer to see if they have a LabVIEW instrument driver.
    Other options are contacting an alliance member to develop the instrument driver or you can do the development yourself. Here's a tutorial on writing instrument drivers in LabVIEW:
    http://zone.ni.com/devzone/conceptd.nsf/2d17d611efb58b22862567a9006ffe76/117f9eaedfd2c9e58625680a005acd06?OpenDocument
    Hope this helps.
    DiegoF.

  • Need a Tiger compatible driver for my Compaq A3000 printer!

    I have the installation disk for my A3000 printer but the drivers are only compatible with Windows. Do anyone know where I can download a Tiger compatible driver? Thanks!

    You might be able to print without installing a driver something like GimpPrint may all ready be on your machine. I beleve on the Intel machines there is an button in the Print Setup Utlity that says something like Other Drivers. I don't have an Intel machine so I cain't check. If your machine sees the printer there is a good chance you can print. If not try a third party driver. Look in:
    http://www.versiontracker.com

  • Labview fpga+Driver for Spartan-3E-1600K Gate Development Board

    hi
     is thier  a device driver for Spartan 3e XC3S1600 (1600K gates) Xilinx FPGA development board. You(NI) are providing driver only for Spartan 3e XC3S500 (500K gates) FPGA Xilinx University program board.
    regards
    hi ?Q>

    Dave.C wrote:
    Hi again,  
    I can understand your frustration, but unfortunately I don't have those details.  
    what is the problem that make ni not make driver for sp 1600 3e
    is it related to money or  other issue with xilinx company?? 
    hi ?Q>

  • Looking for a generic Labview GBIB driver for a 10X10 switch matrix.

    This is for a Dowkey 2101 10X10 microwave switch matrix.

    Unfortunately I was unable to find a driver for this instrument in the National Instruments Instrument Driver Network (http://zone.ni.com/idnet). This leaves you with one of a couple options. First, you can submit a request for this driver at:
    http://zone.ni.com/idnet/other.htm
    We develop drivers based on demand and popularity so the more requests we have for it, the greater the possibility that we will develop one.
    If you would like to try developing your own instrument driver (or modify the existing one), we have documentation, model instrument drivers, and driver templates to help at :
    http://zone.ni.com/idnet/development.htm).
    Also, National Instrument sponsors third party vendors that specialize in National Instruments' products and services. Som
    e of the vendors specialize in driver development. I would suggest contacting one of the Alliance members at:
    http://www.ni.com/alliance
    Ryan Mosley
    National Instrument
    http://www.ni.com/exchange

  • Driver for HP 8752 Analyzer

    Hi,
    Doesanybody know if there is a driver for the 8752A analyser or if any other driverwill work with it.  I saw a post titled 8752 data and they linked to the8753 driver as the one they were using but does anybody know if this will work.
    Thanks 
    Solved!
    Go to Solution.

    The command set for those two instruments are similar, though the 8753 may contain commands not supported by the 8752 and vice-versa. You'd basically need to look at the programming manuals for those two instruments (available from Agilent's web site), see what commands you need for the 8752, and see if they're in the 8753 driver. My guess is that you'll probably be OK with the 8753A driver if you stick to basic stuff. 

  • Anybody has a LabVIEW 6 driver for Agilent 8510C?

    Hello. I have LabVIEW version 6 and I am trying to talk to an Agilent 8510C network analyser. I seem to be able to communicate with the instrument only for sweep, number of points, etc, but I cannot transfer any data from the 8510 to the PC (to export data to Excel). I tried saving data to memory, and using the "outpdata, outpfrmt, outpraw" commands to transfer numbers to PC with no luck.
    The NI site has only labVIEW 7 and 8 driver versions, so I am stuck. Has anybody developed anything for L.6? Any help much appreciated

    Give this a try. In the future, if you need other drivers, it would help if you would attach the driver from NI's site. It's pretty simple to do a save for previous version assuming someone still has older versions of LabVIEW still installed. A lot of us do so it just makes it easier to do the down conversion if you attach the file you need converted.
    Attachments:
    hp8510_6.zip ‏1163 KB

  • Need windows 8 compatible driver for F917500 Canon scanner

    I have Canon F917500 scanner, which worked well with Windows XP. I need driver and software that I can use with Windows 8.1X64

    Hi JFCdad,
    There are not Windows 8.1 compatible drivers and software available for the scanner; please Contact Us for other options available to you.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • LabVIEW FPGA driver for Xilinx SPARTAN 3E Starter Board

    i need drivers for spartan 3E .

    If you are at a university that has a site license for the FPGA module, the following might be of interest to you:
    Using LabVIEW FPGA with the Xilinx SPARTAN-3E XUP Starter Kit
    See also this discussion.
    Quote from the license agreement:
    ...INSTALLATION AND USE OF THE LABVIEW FPGA TARGET MODULE FOR THE XILINX SPARTAN-3E STARTER BOARD (THE “TARGET MODULE”) IS LIMITED TO ACADEMIC INSTITUTIONS THAT HAVE A VALID, CURRENT “ACADEMIC TEACHING LICENSE” FROM NATIONAL INSTRUMENTS FOR THE LABVIEW FPGA MODULE. THIS TARGET MODULE MAY ONLY BE USED FOR INSTRUCTIONAL PURPOSES, SUBJECT TO THE TERMS AND CONDITIONS OF THE NATIONAL INSTRUMENTS SOFTWARE LICENSE AGREEMENT THAT ACCOMPANIES THE SOFTWARE...
    LabVIEW Champion . Do more with less code and in less time .

  • Is there a compatible driver for canon  lide 500f scanner os 10.8.4 or Mavericks?

    Hi,
    I have an old ut reliable Canon Scaner, Canonscan LiDE 500f, and was wondering if it is no longer compatible with OS X 10.8.4 or Mavericks? I trid locating a driver or any downloadabl softwear online and was unable to find anything. The Canon site just says that my OS maynot need the driver, bout my compute wont even open the scanner and the CD that came with the scanner, that is now 10 years old, wont open on my mac. Any advice or help would be apprciated.
    Thanks,
    Matt

    Seems they no longer support newer than 10.6 Mac OSX...
    (Japanese site)
    http://cweb.canon.jp/cgi-bin/download/select-os.cgi

  • Where can I get a Mac OS X 10.7 compatible driver for my HP Photosmart printer?

    I just bought a Mac Air B. with Lion 10.7.2 and I have a HP Photosmart 3310 all-in-ine printer. I can't get driver from HP.
    Anyone knows the solution?
    Thanks

    http://support.apple.com/kb/HT3669 indicates it's supported. Have you tried downloading the drivers from Apple?
    http://support.apple.com/kb/DL907
    Hope this helps.

Maybe you are looking for