LabVIEW Embedded - Support for device: NXP (ex. Philips) LPC2146 Microcontroller (ARM7)

Hi,
I would like to write some code in 'LabVIEW embedded' 8.5 for the NXP LPC2146 microcontroller (ARM7).
http://www.standardics.nxp.com/products/lpc2000/lpc214x/
The 2146 device is used within one of our main 'volume' products and I would like to write some special test code for the product in LV Embedded. I have the full NI development suite at 8.5 level.
The question is, does LV embedded suport this microcontroller fully?
I have found this info but still not sure: http://zone.ni.com/devzone/cda/tut/p/id/6207
Many thanks in antisipation of a reply.
Andrew V

Hi Andrew,
Using the LabVIEW Microprocessor SDK, you can "port" LabVIEW to build applications for any 32-bit microprocessor. The LabVIEW Microprocessor SDK Porting Guide describes the steps involved in the porting process.
The amount of effort involved depends on these factors:
How similar your target is to one of the example targets that are included in the LabVIEW Microprocessor SDK. As you can see in the article you linked, the SDK contains an example target with a Philips ARM and an eCos BSP. If your target is similar to this one (especially if the OS is the same), the porting process might take less than a week.
Familiarity with LabVIEW and embedded domain expertise. The porting process involves writing "plug-in" VIs in LabVIEW and building C run-time libraries for your target. However, once the porting process is complete, your target can be programmed solely in LabVIEW by someone with no embedded expertise whatsoever.
Target selection. We recommend a target have the following characteristics: 32-bit processor, OS/microkernel (not "bare metal"), and 256 KB RAM. Also, if you plan to make use of the LabVIEW Advanced Analysis libraries, a floating point unit is recommended.
Michael P
National Instruments

Similar Messages

  • Labview Embedded module for blackfin processor

    hi
    i want ot know that, Labview Embedded module for blackfin processor full development kit is essentail for detecting Blackfin Board.
    I have all the software to detect the board but only Labview Embedded module for blackfin processor is Evaluation version.
    so is that a resion for not detecting the Board
    Regards
    mithun patil

    Just to be clear: The version of VisualDSP++ you need is not just VisualDSP++4.0, but VisualDSP++ 4.0 for LabVIEW Embedded. It is a special version created especially for use with LabVIEW Embedded. Go to the Help>About window in VDSP and verify that this is the product name. The evaluation version should not matter as long as the evaluation period has not expired.
    Message Edited by Michael P on 08-07-2006 11:26 PM
    Michael P
    National Instruments
    Attachments:
    vdsp.JPG ‏28 KB

  • Does LabVIEW have support for entering Urdu language script?

    Hi All!
    My LabVIEW application requires users to enter their observations in a string control which is then stored in an excel file.
    Now the issue is that the user wants to enter the data in Urdu language.
    Now my question is, Does LabVIEW have support for entering Urdu language script in a string control?
    If yes how can I implement this? If no, is there any possibility that National Instruments could extend some help in this regard upon request?
    Regards,
    Reeves

    My experience from Hebrew, which is also right to left, is that it can be done if the operating system supports it, but it will work badly if you include anything in the text which is not an Urdu letter. This causes it to be displayed in the wrong side of the control and is only solved if you add more Urdu text after it.
    One option you can try is including an ActiveX control (such as the rich text box) for editing the text and then you can probably get the text from it using a property. I don't remember trying it (my users don't usually need to input Hebrew text themselves), but I think it should work. I wouldn't have any hopes for NI doing anything about this, because it's considered to be a relatively small market.
    Try to take over the world!

  • LabVIEW Driver Support for an Agilent 4263B LCR Meter?

    Hello All,
    Has anyone interfaced with an Agilent 4263B LCR meter in LabVIEW?  I can interface with the GPIB port using an NI USB-to-GPIB converter, but are there any support VIs out there to make the programatic interface easier?
    Any help would be much appreciated.
    Thanks!

    http://sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=3802
    jigg
    CTA, CLA
    teststandhelp.com
    ~Will work for kudos and/or BBQ~

  • When will LabVIEW Drop Support for the NXT?

    We currently use LabVIEW to program LEGO NXT kits in our engineering courses.  However, LEGO is phasing out the NXT within the next year or two.  Does anyone know the LabVIEW/NXT life cycle plan, i.e., when will LabVIEW no longer support the NXT platform?

    Hi Joel777,
    NI doesn't currently have a definitive roadmap for future NXT support in LabVIEW, but I recommend you check out the community page for updated modules. I would also recommend adding any feedback you have regarding future releases to this page in the comments section and periodically checking this page for support updates.
    Rick C.

  • Applications for the iPhone and Corporate Support for device usage....

    Not all applications are appropriate for internet access only. For example, I use a software package called eWallet to store my personal information in...I would prefer NOT to store this type of information on the internet. I love the interface for this device, but the lack of applications and Apple's unwillingness to open the platform up for developers will be enough for me to return back to a Blackberry or a Treo.
    Also, the company I work for is certainly not willing to allow employees to install iTunes to synchronize contacts, calendars and phone information...I think Apple has a huge task ahead trying to break into the corporate world with this device.

    That is true - if they were aiming this at the corporate world. As you can tell from the activation process that you can't even HAVE a business account and have it work with your iPhone, I don't think that's the direction they are looking at.

  • [PKGBUILD] Mrxvt with embedding support (for YeahConsole)

    I made a patch for mrxvt that allows the user to embed it on another window, I don't know how well it works, but at least it seems to work with YeahConsole, that is what I wanted it for.
    The patch: http://ccl.sourceforge.net/tmp/mrxvt-0.5.1-embed.patch
    The PKGBUILD (its the same as the original, but applies the patch):
    pkgname=mrxvt
    pkgver=0.5.1
    pkgrel=1
    pkgdesc="Mrxvt (previously known as materm) is a multi-tabbed X terminal emulator based on rxvt code"
    arch=(i686 x86_64)
    url="http://materm.sourceforge.net/index.html"
    license="GPL"
    depends=('libpng' 'libjpeg' 'libxft' 'libxpm')
    replaces=('materm')
    source=(http://dl.sourceforge.net/sourceforge/materm/$pkgname-$pkgver.tar.gz
    $pkgname.desktop http://ccl.sourceforge.net/tmp/mrxvt-0.5.1-embed.patch)
    md5sums=('68d19a89978d39b770b89aca1259b0f3' '6ba3bcd484c8dad1b0b48465ded54de3'
    'fa93be3fb76943688e45ae766d94a851')
    build() {
    cd $startdir/src/$pkgname-$pkgver
    # mrxvt is not a default xterm emulator, let's add some fancy options here, ey
    patch -Np1 -i $startdir/src/mrxvt-0.5.1-embed.patch || return 1
    ./configure --prefix=/usr --sysconfdir=/etc --enable-xft --enable-text-shadow
    --enable-transparency --enable-smart-resize --enable-menubar
    --enable-ourstrings --enable-linespace --enable-256colors --enable-xim
    --enable-thai --enable-greek --enable-cjk --enable-backspace-key
    --with-save-lines=2048
    make || return 1
    make DESTDIR=$startdir/pkg install
    install -Dm644 ../$pkgname.desktop $startdir/pkg/usr/share/applications/$pkgname.desktop

    /usr/include/X11/extensions/Xfixes.h:48:39: error: X11/extensions/xfixeswire.h: No such file or directory
    In file included from conky.c:30:
    /usr/include/X11/extensions/Xdamage.h:64: error: expected declaration specifiers or '...' before 'XserverRegion'
    /usr/include/X11/extensions/Xdamage.h:64: error: expected declaration specifiers or '...' before 'XserverRegion'
    conky.c: In function 'main_loop':
    conky.c:5688: error: 'XserverRegion' undeclared (first use in this function)
    conky.c:5688: error: (Each undeclared identifier is reported only once
    conky.c:5688: error: for each function it appears in.)
    conky.c:5688: error: expected ';' before 'region2'
    conky.c:5689: error: expected ';' before 'part'
    conky.c:5907: warning: implicit declaration of function 'XFixesSetRegion'
    conky.c:5907: error: 'part' undeclared (first use in this function)
    conky.c:5908: warning: implicit declaration of function 'XFixesUnionRegion'
    conky.c:5908: error: 'region2' undeclared (first use in this function)
    conky.c:5915: error: too many arguments to function 'XDamageSubtract'
    conky.c:5992: warning: implicit declaration of function 'XFixesDestroyRegion'
    what now?

  • LabVIEW RT driver support for CEI-620?

    Hi All,
    I am using PXI-8106 to run heavy-duty communication and one chasis holds the CEI-620 card (third party ARINC429 card from GE, formerly Condor Engineering).  Currently  on the PXI controller only runs LabVIEW RT (Pharlap) since I did not want to install Windows OS to slow the performance.  Now here it is the problem, GE does not provide LabVIEW RT driver support for CEI-620 (they do have LabVIEW RT support for CEI-830 though, but that card is PMC interface). Basically right now MAX can not recognize the CEI-620 card on the host side, and I can not deploy my ARINC429 application VI to the target PXI controller. I am wondering anybody here has encountered the same problem and develop the LabVIEW RT driver for CEI-620 on his own?
    Thanks.
    Martin Ding
    Senior Project Engineer
    S-TEC Corporation

    Hi,
    Unfortunately I don't have much more information to offer.  I would suggest checking to make sure you have all the correct device information whe you create the ini file.  I think you should still be able to develop a driver for a poll based device.  It should be easier to generate an ini file if you do not require interrupt information.  Make sure you have the correct identification information and try using the VISA Driver Development Wizard again.
    Eric A.
    National Instruments
    Distributed I/O Product Support Engineer

  • LV Support for Raspberry Pi?

    Just wondering if NI LabVIEW Embedded Module for ARM Microcontrollers supports the new Raspberry Pi board?
    The Raspberry Pi is a credit-card sized computer board that plugs into a TV and a keyboard. It’s a miniature ARM-based PC which can be used for many of the things that a desktop PC does, like spreadsheets, word-processing and games. It also plays High-Definition video.
    Further info here and here

    Hello George,
    Thanks for the reply and your views - interesting.
    I notice that the device is ARM11 so does this mean that LV Embeded Module doesn't yet support this? I note you said support is for: ARM7, ARM9, and Cortex-M3
    SoC:[6]
    Broadcom BCM2835 (CPU, GPU, DSP, and SDRAM)[3]
    CPU:
    700 MHz ARM1176JZF-S core (ARM11 family)[3]
    Regards
    Andy

  • LabVIEW FPGA support

    Respected Sir,
    Is LabVIEW FPGA support for kit numbered ML-505 ( FPGA Type : Virtex 5 LX110T ) available or not ? If yes, where it is?
    Solved!
    Go to Solution.

    The only FPGAs that are supported by LabVIEW FPGA are the ones included in National Instruments hardware. You cannot target other FPGA kits using LabVIEW.

  • [SOLVED]ModemManager 0.7 breaks support for Ericsson F3607gw WWAN card

    Hello,
    apparently the ModemManager v 0.7.990 currently in the repos no longer supports my WWAN card, a Dell 5540 Mobile Broadband (which is just a rebranded Ericsson F3607gw).
    ModemManager 0.6, which is the version used in Fedora 18, works just fine with the card and connections can be made.
    My device, as listed by lsusb:
    Bus 008 Device 004: ID 413c:8184 Dell Computer Corp. F3607gw v2 Mobile Broadband Module
    The output of the log with MM 0.7:
    Apr 25 00:43:18 brb-laptop ModemManager[1823]: <info> ModemManager (version 0.7.990) starting...
    Apr 25 00:43:18 brb-laptop systemd[1]: Started Modem Manager.
    Apr 25 00:43:18 brb-laptop sudo[1820]: pam_unix(sudo:session): session closed for user root
    Apr 25 00:43:20 brb-laptop ModemManager[1823]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:19.0': not supported by any plugin
    Apr 25 00:43:20 brb-laptop ModemManager[1823]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.1/0000:0c:00.0': not suppo...ny plugin
    Apr 25 00:43:22 brb-laptop ModemManager[1823]: <info> Creating modem with plugin 'Generic' and '4' ports
    Apr 25 00:43:22 brb-laptop ModemManager[1823]: <info> Modem for device at '/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-6' successfully created
    Apr 25 00:43:23 brb-laptop ModemManager[1823]: <warn> couldn't load Operator name: 'Could not parse the CRSM response'
    Apr 25 00:43:23 brb-laptop ModemManager[1823]: <info> Modem: state changed (unknown -> disabled)
    Any connection attempt with NM fails with the log entry "cannot find valid data port".
    When downgrading to MM 0.6, the output is:
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Loaded plugin 'MotoC'
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Loaded plugin 'Gobi'
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Loaded plugin 'Huawei'
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Loaded plugin 'Option High-Speed'
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Loaded plugin 'Option'
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Loaded plugin 'Sierra'
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Loaded plugin 'Novatel'
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Loaded plugin 'Nokia'
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Loaded plugin 'ZTE'
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Loaded plugin 'Ericsson MBM'
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Loaded plugin 'Longcheer'
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Loaded plugin 'AnyData'
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Loaded plugin 'SimTech'
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Loaded plugin 'X22X'
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Loaded plugin 'Linktop'
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Loaded plugin 'Samsung'
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Loaded plugin 'Wavecom'
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Loaded plugin 'Cinterion'
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Loaded plugin 'Iridium'
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Loaded plugin 'Generic'
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> Successfully loaded 20 plugins
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> (ttyACM0) opening serial port...
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> (ttyACM1) opening serial port...
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> (ttyACM2) opening serial port...
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> (Ericsson MBM): GSM modem /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-6 claimed port wwp0s29f7u6i6
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> (ttyACM0) closing serial port...
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> (ttyACM0) serial port closed
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> (Ericsson MBM): GSM modem /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-6 claimed port ttyACM0
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> (ttyACM1) closing serial port...
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> (ttyACM1) serial port closed
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> (Ericsson MBM): GSM modem /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-6 claimed port ttyACM1
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> (ttyACM2) closing serial port...
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> (ttyACM2) serial port closed
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> (Ericsson MBM): GSM modem /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-6 claimed port ttyACM2
    Apr 25 00:40:52 brb-laptop modem-manager[1522]: <info> (ttyACM0) opening serial port...
    Apr 25 00:40:53 brb-laptop NetworkManager[219]: <info> (wwp0s29f7u6i6): new GSM/UMTS device (driver: 'cdc_ether' ifindex: 2)
    Apr 25 00:40:53 brb-laptop NetworkManager[219]: <info> (wwp0s29f7u6i6): exported as /org/freedesktop/NetworkManager/Devices/4
    Apr 25 00:40:53 brb-laptop NetworkManager[219]: <info> (wwp0s29f7u6i6): now managed
    Apr 25 00:40:53 brb-laptop NetworkManager[219]: <info> (wwp0s29f7u6i6): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    Apr 25 00:40:53 brb-laptop NetworkManager[219]: <info> (wwp0s29f7u6i6): bringing up device.
    Apr 25 00:40:53 brb-laptop NetworkManager[219]: <info> (wwp0s29f7u6i6): deactivating device (reason 'managed') [2]
    Apr 25 00:40:53 brb-laptop NetworkManager[219]: <info> (wwp0s29f7u6i6): device state change: unavailable -> disconnected (reason 'none') [20 30 0]
    Apr 25 00:40:53 brb-laptop kernel: IPv6: ADDRCONF(NETDEV_UP): wwp0s29f7u6i6: link is not ready
    Apr 25 00:40:53 brb-laptop modem-manager[1522]: <info> (ttyACM0) closing serial port...
    Apr 25 00:40:53 brb-laptop modem-manager[1522]: <info> (ttyACM0) serial port closed
    However, I cannot downgrade to MM 0.6 as Gnome 3.8 and NetworkManager require >=0.7.
    Has anyone encountered this problem before and has a fix/solution? Or should I file a bug in the Arch tracker? I got Bluetooth PANs to work with a patched bluez from this board, as the upstream version is behind the one used by fedora (4.101-1 vs. 4.101-4). WWAN is the only thing that doesn't work with my new Arch setup.
    Thanks in advance, any help would be much appreciated.
    Last edited by grinko (2013-04-29 21:10:07)

    I did, you linked to it already
    I slightly modified modemmanager-git in the AUR and added some dependencies, the git version now works for me.

  • How to use USB interface with LabVIEW Embedded for ARM

    Hi everybody.
    I am developing an application based on the "LabVIEW Embedded for
    ARM". Now I am doing various tests using
    the evaluation board 2300 (with NXP LPC2378), but soon I will
    dedicate to program the micro used in my project (NXP
    LPC2148).
    During the tests, I have seen that "default" LabVIEW interface allows the use
    of CAN, I2C and SPI interfaces of the micro. I want to know how can I also use the
    USB interface that is on the micros -both LPC2148 and LPC2378- (pin USB_D + / D-, USB_UP_LED,
    USB_CONNECT, VBUS).
    Thanks in advance for your suggestions

    @chueco85
    If you've created an application in LabVIEW for ARM and you build it.
    you can go to tools >> ARM Module >> Show Keil uVision
    then go to he build options.
    the hex file will be created when you do a build.
    with flash magic :http://www.flashmagictool.com/
    you can program your device.
    Wouter.
    "LabVIEW for ARM guru and bug destroyer"

  • Support for Shared Variables in Third Party XP embedded based TPC's?

    I have deployed an application in an XP embedded based Touch Panel (Third party). The application is working fine, but the shared variables hosted on an RT (sbRIO Board) are not getting updated in the application on TPC
    1. The TPC is part of the project as Windows XP Embedded Touch Panel
    2. NI TPC Service has been installed on the TPC and the application can be deployed remotely from the development PC through ethernet. (Hence network connections and communications are OK)
    3. By using Distributed Systems Manager in the development computer, I can see that the shared variables are getting updated on the network
    I believe that the problem can be solved if the following programs are installed on the TPC
    A. Support for shared variables for XPembedded
    B. Shared Variable engine
    I have tried installing support for shared variables from Program Files > National Instruments > Labview 8.6 > PDA > Utilities > Variables > x86 - but am getting an installation error "Unable to find application manager for Pocket PC applications".
    Shared variable engine has been installed from ve220 folder. The program is getting installed. But the Variable Engine is not started Control Panel > Administrative tools > Services in Xpe, the service is stopped and cannot be started. When I try to start the service, I am getting the following error on TPC
    "Could not start the National Instruments Variable Engine Service on the local computer.
    Error 1053. The service did not respond to the start or control request in a timely fashion."
    Please suggest solutions for the above or alternate locations for the following:
    1. Support for shared variables for XP embedded TPC's
    2. Shared Variable engine installer program.
    Thanks
    Krish
    Solved!
    Go to Solution.

    Problem solved!
    Update for interested folks working on XP Embedded TPC's
    Just to make sure that Shared Variables were indeed accessible to the TPC, I wanted to install Distributed Systems Manager 8.6 on the TPC. However since the TPC was having only 1 GB of DOM (Disk on Memory) and with all the software I had tried, there were only a few Megabytes left on the system. I had to add another DOM of 2 GB.
    All the products of the Installation went fine, with the exception of NI Logos (Version 5.0). NI Logos installation failed repeatedly.  I tried installing NI Logos separately, with the same results. Then I had this gut feeling that NI Logos had something to do with the issue.
    I then downloaded the new version of NI DSM 2009 SP1. Although this was supposed to get installed on any fresh system without Labview, the installation would not proceed beyond the setup stage. I tried installing NI Logos from the products folder on the new download separately and it worked like magic!
    Once the new Logos (Ver 5.5) got installed, the Shared Variable Engine started automatically and the Shared Variables were finally unleashed - free to rise and shine! Thank God Almighty!!
    On the lighter side, come to think of it - for running an application of around 400KB, we need XP embedded, NI Run Time, Logos, DSM ..........  (all around 900MB). Can we make it any simpler?!!  Inviting your comments .......
    Thanks
    Krish

  • LabView Embedded for BF537 and FGPA EZ-Extender

    Hello,
    I would like to know is it possible programming FGPA EZ-EXTENDER by usign LabView Embedded module - now we have BF-537 EZ-KIT and it works perfect, but now we woluld like to order FGPA Extender (or Bluettoth), but I have to know can I create programs for this module in LabView
    Best regards,
    Pawel Blaszczyk

    Hi
    Unfortunatelly, this daughter card is not supported neither by LV Embedded for Blackfin nor by LV FPGA. So you have to use the standard method of working with it, as described in VisualDSP++ documentation.
    If you want to have similar functionality directly from LabVIEW (embedded system with FPGA), consider CompacRIO or SingleboardRIO.
    Regards
    Best regards,
    Maciej Antonik
    National Instruments Poland

  • DAQmx support for LabVIEW 2010

    FYI to those downloading LabVIEW 2010 from NI web site:
    After Installing LabVIEW 2010 (download from web site), I noticed that there is no support for DAQmx (i.e.. VI libraries) in NI_DeviceDrivers-February2010 DVD (my latest copy).  Your have to download and install DAQmx 9.2 drivers (the first to include LabVIEW 2010 support).
    Additionally, If you were using Traditional NI-DAQ (Legacy) 7.4.4 VIs in a prior version of LabVIEW, you must do one of the following:
          1. Uninstall current Traditional NI-DAQ (Legacy) 7.4.4 installation and re-install after completing LabVIEW 2010 installation.
              Reason: Traditional NI-DAQ (Legacy) installs support only for the latest version of LabVIEW found on the system.
    Or
          2. Copy the the "<previous LabVIEW>\vi.lib\Daq" directory and all it contents to a new "<LabVIEW 2010\vi.lib\Daq directory.  This way you can use Traditional NI-DAQ in both versions of LabVIEW.

    I didn't have DVDs, I had to download.
    Yes it was a mess.  The device driver download took forever (NI can't help that).  The installation took beyond forever (what else can be done?). 
    I was disappointed that I had to do all of this backing up of legacy folders and restoring them after installing the device drivers.  Why does NI always have device drivers and toolkits install to the latest version of Labview only?  Why couldn't they leave the legacy stuff alone??  I still use LV2009 and wanted to try LV2010.  This involved a whole lot of trouble and time. 
    NI needs to provide a much easier way to upgrade, while still allowing previous versions to work without modification.  Most people who upgrade will not completely abandon the older versions.
    - tbob
    Inventor of the WORM Global

Maybe you are looking for

  • Not opening in Snow Leopard

    The title says itself. It's almost instant. I click on Numbers, and the crash report appears immediately: Process: Numbers [667] Path: /Applications/iWork '09/Numbers.app/Contents/MacOS/Numbers Identifier: com.apple.iWork.Numbers Version: ??? (???) B

  • Is there a way to do a 'Lite' save for Flash CC so it doesn't take so long to save?

    Bonjour mes amis Scenario: I'm doing a hand-drawn (Wacom), black and white, traditional style animation. Nothing fancy at all is being used. No symbols. No tweening. Just black brush strokes on a plain white stage. Lots of keyframes (500+ drawings),

  • BPM n:1 transformation

    Hello Experts, I'm doing a IDOC-to-File scenario using BPM. I have many Transformation steps which uses different mappings. In the end i have a mapping which merges all the messages into one. I have created two receiver determinations in the configur

  • Acrobat Pro X serial not working with Acrobat Pro XI

    I have a serial for Acrobat Pro X which I've been using for quite some time. After formatting my PC, I'm now trying to install Acrobat Pro on my new system but it seems that my serial "is not valid for Acrobat Pro XI". I'd be happy if I could install

  • Power Usage DC 2.3

    Does any one know how much power a G5 Dual core 2.3 machine really use? I have seen people use a device called a kill a watt to measure usage. I an would like to know because I have a new G5, PC, fire wire drives and TV and assorted home entertainmen