IS CLIP supported by Xilinx Spartan3E driver for LabVIEW 8.6?

IS CLIP supported by Xilinx Spartan3E driver for LabVIEW 8.6?
For HDL interface node, the enable chain and multi clock domain is difficult to understand
Solved!
Go to Solution.

Reidl,
Thank you for your answer.  How do I uninstall my current version?  I have looked in "Add or Remove Programs," but I don't see anything under "Xilinx" or "Spartan."  I do see an entry for "National Instruments Software."  However, when I click "Change / Remove" I don't see any entries for the Spartan Board.
I tried running the installation program, and I received the following message:
The NI LabVIEW FPGA Support for Spartan-3E 1.1.0 installation has failed with the following error.
You have a higher version of NI LabVIEW FPGA Support for Spartan-3E in your system.  You must uninstall it before installing this again.
What is the latest version number?  How do I check what version I currently have?
Thanks,
James Carroll 

Similar Messages

  • Is there compatible motion driver for LabVIEW 8.6?

    Is there compatible motion driver for LabVIEW 8.6? The latest motion driver seems to be 7.6 and it only support up to LabVIEW 8.5...

    If you buy LabVIEW 8.6, you will also get 2008 August Driver CD.
    NI-Motion 7.7 driver should be included in it.
    Or you can wait for a while.
    I guess NI will put on Web these days.

  • Aeroflex 2975 driver for LabVIEW 8.0

    Is there a way to convert the Aeroflex IFR 2975 driver for LabVIEW CVI for use in LabVIEW 8.0?  OR, is there a driver already developed for this? 

    Frank,
     I am using the LV 7.1.1 version of this CVI driver in an application I wrote. We should be able to recompile this for 8.0. Basically as I explained with no handshaking the instrument falls out of sync with the controlling computer. Basically the only GPIB command that is supported in that driver is *IDN?. So what I have done is after other  calls I use this command and compare the return string to see if it is what I expected. If not I use a popup telling the operator that a GPIB error occurred and to reboot the IFR to clear the bus. I also have instructed the operator to run NI Spy in the background...this seems to cut down the occurance of these errors. Another way to clear the bus that is faster and usually works is to stop the application, and read the bus using MAX until you see a timeout when there is no more data available( usually twice). Then rerun the application. Depending on the application this might be a work around though not an elegant one.
     Since the driver was converted from a CVI driver it uses the call library function node. This does not allow us to control the timing between the Write functions and Read functions. If you are doing something that is relatively simple you could use the TCL command set and VISA to write a driver. Just put a wait function between the Write and Read function and experiment with the timing until it looks like it won't fail. I've considered doing this myself but have been hoping that they will actually make the instrument 488.2 compliant. I am assuming that the actual error is that the data buffer is being read by the controller before the instrument is finished writing to it. The other scenario is that the data buffer might not actually be getting flushed every time it is read. I'm hoping my first assumption is correct or they have even more problems with the instrument.
     In January of '05' they actually enabled the following commands *SRE xx, *SRE? and *STB?. I recently wrote a simple vi to see what happens to the Status Byte after using IDN? command and reading the data buffer. The MAV bit begins logic low, then goes hi when the data is available. After reading the data (i.e. "IFR Systems, 2975.....) I again query the Status Byte. The MAV bit is still in a logic hi state. I sent screenshots of the front panel and block diagram as well as the .spy files to them. All was heavily notated and they said they were going to look at it. If anyone is interested in this I can post this code as well.
    Using LabVIEW 2010SP1 and TestStand 4.5

  • Hp driver for labview for hp8156a attenuator

    I am looking for a hp8156a driver for labview. There is not one posted in the driver section of this site. Thanks

    Here is a link to the programming manual. Section 8 shows the commands. It will take some work, but you can write your own drivers.
    http://www.home.agilent.com/upload/cmc_upload/All/opat0500.pdf
    Message Edited by unclebump on 07-12-2005 04:21 PM

  • HP 54501A - Instrument Driver for LabView v.7 or v.8

    Hi all,
    I'm looking for HP 54501A - Instrument Driver for LabView v.7 or v.8. I have NI gpib/usb controller installed, but cannot control the scope via Labveiw.
    The link I found at NI web site within drivers section seems to be broken so I couldn't download it!
    Please, anyone, suggest/help!

    The link you were given works for me. You can try it again. The given link brings you to a page where the CVI and LabVIEW drivers are listed. the direct link to the LabVIW driver is http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=E3B19B3E9455659CE034080020E748... .

  • Need SPARTAN 3E board Driver for Labview FPGA 8.5 !!!!!! Thx

     HI!!I need the spartan 3e driver for labview 8.5(not for labview 8.6) for school useI try to download it from ftp://ftp.ni.com/outgoing/NISPARTAN3ELV85.zip
    but this link is dead now. Could somebody send this driver to [email protected] PLZ? Thank you a lot for all in advance
    Solved!
    Go to Solution.

    Hello,
    I'm looking for same (Labview FPGA 8.5 for Spartan 3E). But it isn't available on related url now. I'll be glad if someone can help to find driver.
    Best regards, 

  • Looking for HP 5371A driver for Labview 6.1?

    want to communicate with HP5371A by PC over GPIB port

    I think that device is too old for finding a driver for labview. If you have all the GPIB command, it's easy to program. I made it for another type of instrument.
    Benoit Séguin
    Software Designer

  • Need a HP3421A native driver for labview 5.1

    Hi,
    I'm looking for a native HP3421A driver for labview 5.1. Of course I searched in the "Instrument Driver Network" but I foundd only drivers for labview 6.0 and 7.0 or greater.
    According to this document: http://www.ni.com/pdf/manuals/321691a.pdf#search=%22labview%204.x%20hp3421a%22 there is a such driver for labview 4.x.
    Any idea where I could find this driver for labview 5.1 ? A haven't any "Instrument Driver Library CD-ROM".

    hi there
    the driver he is searching for can be found here (LV 7.0): https://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=E3B19B3E969E659CE034080020E74...
    the driver uses the old school GBIP functions, so it should be possible to downgrade it down to LV 5.1. do downgrade open the "HP 3421A Example.vi" and choose
    File->Save with options->Save for previous. 
    since you only can downgrade to the next prior version of LV you need a ladder of LV versions, but i'm sure that if you ask here you'll find someone who can do this for you.
    Best regards
    chris
    CL(A)Dly bending G-Force with LabVIEW
    famous last words: "oh my god, it is full of stars!"

  • Rio driver for labview 8.6 windows 7

    Hi,
    Can anyone let me know what's RIO driver version for labview 8.6 and windows 7 please?
    thanks,

    Hello Triple_H,
    LabVIEW 8.6 was released prior to Windows 7, and as such this isn't a supported configuration- refer to this knowledgebase:
    Windows Version Compatibility with LabVIEW
    http://digital.ni.com/public.nsf/allkb/B972242574D4BB99862575A7007520CB
    You'll need to move to a newer version of LabVIEW or an older operating system.  All versions of the RIO drivers are available here, with the supported operating systems listed:
    ni.com/drivers search: RIO
    http://search.ni.com/nisearch/app/main/p/bot/no/ap/tech/lang/en/pg/1/sn/ssnav:ndr/q/RIO/
    Regards,
    Tom L.

  • Hp8703a driver for labview/vb

    Wondered if anyone had a labview/visual basic driver for the HP8703A
    Lightwave Component Analyser, checked all the usual places (ni etc)
    with no luck. Any help would be appreciated.
    Thanks
    Dave

    Hello Miguel,
    The camera you specified is not tested and therefore not supported by National Instruments, in other words it does not exists a necessary camera file, and the camera has not been tested with any of our frame grabber boards.
    If the camera you wanted use was either a digital parallel camera or a camera link camera you would have the opportunity to produce the camera file yourself with out NI Camera File Generator.
    What kind of frame grabber board do you have today?
    Regards,
    Jimmie A.
    Applications Engineer
    National Instruments Sweden
    Regards,
    Jimmie Adolph
    Systems Engineer Manager, National Instruments Northern Region
    Bring Me The Horizon - Sempiternal

  • Driver for LabVIEW camera JVC TK-S241E

    Hello,my name is Miguel Morales, as a part of my research investigation I need to adquire images from a JVC camera model TK-S241E (analogic). I would like to know if there's any driver for this camera for the LabVIEW products , or how I can manage to use this camera with the LabVIEW software

    Hello Miguel,
    The camera you specified is not tested and therefore not supported by National Instruments, in other words it does not exists a necessary camera file, and the camera has not been tested with any of our frame grabber boards.
    If the camera you wanted use was either a digital parallel camera or a camera link camera you would have the opportunity to produce the camera file yourself with out NI Camera File Generator.
    What kind of frame grabber board do you have today?
    Regards,
    Jimmie A.
    Applications Engineer
    National Instruments Sweden
    Regards,
    Jimmie Adolph
    Systems Engineer Manager, National Instruments Northern Region
    Bring Me The Horizon - Sempiternal

  • Looking for HP E1725C driver for Labview 6.1?

    want to communicate with HP E1725C by PC over GPIB port"

    I haven't been able to find a driver for this instrument anywhere. You may want to contact HP and see if they have one, though it does not look like they do. You will probably need to access it directly through GPIB calls. Use the GPIB VIs to send strings which the instrument accepts. It should have come with a manual or something which supplies the valid strings. Just use those along with the GPIB VIs (actually, I would suggest using VISA) to build your application.
    J.R. Allen

  • Keithley 2400 driver for Labview 8 not working

    I searched the boards and found this driver for a Keithley 2400 that should run with Labview 8.  I have Labview 8.6.
    http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=25B255F3AA83660EE0440003BA7CCD...
    I put the driver folder in the proper location and the vi's are appearing in the selection menu as expected.  I have my Keithley 2400 connected to a serial port on COM1.  When I simply try to run the initialization VI it doesn't work.  I know it's communicating in some form, because my Keithley goes into remote mode and the initialization driver is able to properly read what the model of the Keithley is.  When it gets to the VISA read vi it is timing out, but still outputs the correct model identification.  I don't understand why it's timing out and not working.  
    Is there something else I should've installed?  The driver readme says the only additional software required is NI-VISA 3.2, however I have version 4.4, so I should be fine.  I just don't understand why it's "sort of" working.  Any help would be greatly appreciated. 
    Solved!
    Go to Solution.

    It doesn't sound like it. You are using serial and that requires nothing beyond VISA - plus simple commands are working. The fact that the drivers can send and receive the SCPI identification command tells me that you are communicating with the instrument. (That is what causes the instrument to tell you what kind of device it is.) The thing to remember about drivers you get from vendors is that they can be very buggy. Often times they were written by someone who doesn't know LV very well, or were perhaps donated to them by one of their customers. I always view vendor-supplied drivers as simply a starting place for creating really usable ones.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Twain Driver for Labview?

    Does any one know if National Instrument have any plan to develop a driver to interface with digital (still) cameras? They just released the IEEE1394 driver. The absence of a corresponding USB driver is very glaring. What's going on?

    Please visit www.imagemill-tech.com. ImageMill provides a basic TWAIN driver for use with LabVIEW and IMAQ Vision. You can contact Graftek Imaging, Inc., ImageMill's US distributor, by calling 800-441-2118.
    Robert Eastlund
    Graftek Imaging, Inc.
    Phone: (512) 416-1099 x101
    Email: [email protected]

  • HP 54111D driver for LabView 5.0

    I need a driver for the HP 54111D digital oscilloscope for LabVIEW 5.0

    Hello,
    Please find the HP 54111D LV5.0 driver attached below. If there are any further questions, email [email protected]
    Best Regards,
    Katie Rollo
    Instrument Drivers/IVI
    National Instruments
    Attachments:
    hp54111d.zip ‏229 KB

Maybe you are looking for