How to start an 8.2 app in LabVIEW 2011

This has been a problem that I've been trying to deal with for the past week to no avail. 
In short:
The 8.2s which worked on an XP machine were openned on a Windows 8 with LabVIEW 2011, made into an executable, put back on to the Windows XP to see if it will still all worked, and it does not. 
In detail:
I had a ready made, working application made in LabVIEW 8.2. The goal is to update all old software to the new LabVIEW 2011, but to still make it work. The problem is, after making it run in edit mode for at least a little bit (after debugging common errors with openning in a newer version), after making an executable and putting it on the machine it used to run on, it won't run. The program will not communicate with the machine and will give the following errors which are, my eyes, things that should not be happening after working in edit mode.
Two error codes received:
1)  One or more Configuration File(s) are not available. Please Check the Hardware configuration!
2) {
    Error 7 occured at Openfile+.vi: Open file
    Possible reason(s):
    LabVIEW: File not found. The file might have been mover or deleted, or the file path might be incorrectly formatted for the operating system.
    For example, use\ as path separators on Windows, : on Mac OS X, and / on Linus. Verify tht the path is correct using the command prompt or file       explorer.
    =========================================
    NI-488: Non-existent board.
Please, if anyone has had the same or a similar issue and can give any sort of feedback or thoughts, I would greatly appreciate it. Thank you!
-Hub25

Bob_Schor wrote:
There are a number of issues here.  First, LabVIEW 8.2 cannot be installed on Windows 7 (to say nothing of Windows 8), and LabVIEW 2011 cannot be installed on Windows XP.  I'm not sure whether executables can be built across Windows 7/XP boundaries, but I'm pretty sure that, at a minimum, you'd need to install the LabVIEW 2011 Run Time Engine on the Windows XP system (and I don't know if this is possible).
After next April, Windows XP "turns into a pumpkin" as Microsoft drops support for it.  A good time to migrate to Windows 7!
You can install LabVIEW 8.2 on a Windows 7 computer.  I have that right now specifically for converting old code.  And I am sure LabVIEW 2011 can go on XP as well.
I'm guessing the main issue is the lack of the 2011 Run-Time Engine on the XP machine.  But I would also advise moving away from the OpenFile+.vi since that is a really old VI and the newer LabVIEW file I/O primitives are so much better anyways.
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines

Similar Messages

  • How to start MWA in 11i apps

    Hi,
    how to start and stop MWA, and how to check the MWA process on OS level .
    its 11i apps
    os : HP

    Sawwan,
    I can see some errors in log file
    [Tue Jan 26 13:24:20 EST 2010] (Thread-343) PH: caught IOException
    java.io.IOException: -1 is read from input stream
         at oracle.apps.mwa.presentation.telnet.ProtocolHandler.readChar(ProtocolHandler.java:1385)
         at oracle.apps.mwa.presentation.telnet.ProtocolHandler.enterHighlight(ProtocolHandler.java:2011)
         at oracle.apps.mwa.presentation.telnet.ProtocolHandler.run(ProtocolHandler.java:731)
    [Tue Jan 26 13:35:39 EST 2010] (Thread-344) PH: User E011436 got disconnected...
    [Tue Jan 26 13:35:39 EST 2010] (Thread-344) PH: caught IOException
    java.io.IOException: -1 is read from input stream
         at oracle.apps.mwa.presentation.telnet.ProtocolHandler.readChar(ProtocolHandler.java:1385)
         at oracle.apps.mwa.presentation.telnet.ProtocolHandler.enterHighlight(ProtocolHandler.java:2011)
         at oracle.apps.mwa.presentation.telnet.ProtocolHandler.run(ProtocolHandler.java:731)
    any clue ..?

  • How to install modal parameter extraction VI for labview 2011

    Hi,
    I have installed Labview 2011. I would like to install the modal parameter extraxction for this version of labview. I have also installed the advanced signal processing toolkit and  Systeme identification toolkit accordingly. Kindly let me how i can install the modeal parameter exraction VI. Thank you.

    Hi Vishal,
    You can download Modal Parameter Extraction VIs from here:
    https://lumen.ni.com/nicif/us/evalmodalpara/content.xhtml
    Thank you,
    Eden S
    Applications Engineer
    National Instruments UK & Ireland

  • How to start with Discoverer - Oracle Apps - New Org Setup

    Hi,
    Our discovered expert retired and unfortunately no docs are available.It is in use for existing Operating units(11.5.10) Now i wanted to setup discoverer reports for newly setup OU;s.
    How do i start with ?Any help is appreciated.
    Rgds-PV

    Welcome
    http://www.oracle.com/technology/documentation/applications.html
    You can download from here.
    Regards
    Asif Kabir
    -- If helpful mark the post as correct/helpful, also close the thread as answered.

  • How to start extern videos and apps?

    Hi, I try to figgure out to start some Captivate -videos and
    some applicaions in a Flash 8 CD/DVD-Menu. Is there a helpfile,
    sample or template available?
    It would be a big help why I'm new in this business.
    Thanks a lot for any help, Wolf

    Wolvo wrote:
    > Hi, I try to figgure out to start some Captivate -videos
    and some applicaions
    > in a Flash 8 CD/DVD-Menu. Is there a helpfile, sample or
    template available?
    > It would be a big help why I'm new in this business.
    >
    > Thanks a lot for any help, Wolf
    If you make these files EXE, you can use "FSCOMMAND EXEC" to
    call them up.
    fscommand("exec", "filename.exe");
    you will need to place the content into folder call
    FSCOMMAND. This is a
    security feature to prevent users from calling commnad lines
    and messing
    around with your system files (use to be possible few years
    ago).
    Flash by default seek its content in that folder so do not
    specify it in
    the action path. Just the file names. Keep in mind tho, you
    can't have any
    sub directories.
    If you like more freedom and arrange the way you like it w/o
    using
    FSCOMMAND folder, you could try either one of these:
    http://flashjester.com/?section=tricks_jtools_jstart
    JStart will allow you to not only launch a program, but use
    parameters to make the
    program open files, perform special actions and just about
    anything you can use
    parameters for. You can also choose to launch files with
    their default associated
    program.
    Another solution is provided by Rick Turoczy, it's pretty old
    but it should still
    work. Perhaps give it a try.
    http://www.flashgeek.com/tutorials/07_launchapp_01.asp
    Easy to use tool that allow you to launch basically anything
    from the projector.
    As long as there is system default application supporting
    particle file.
    Best Regards
    Urami
    !!!!!!! Merry Christmas !!!!!!!
    Happy New Year
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • I am having data i want to measure pulse width without using hardware and tell me how to start and stop soft timer using labview

    soft pulse width measurement

    If you are creating a pulse in software somehow, then you can use Pulse Measurements.vi that's on the Analyze>Waveform Measurements palette. This will require that the input is of the waveform data type with signal and timing information. There's several timing functions on the time & Dialog palette that you could probably use. Check out Tick Count and Elapsed Time. If you could provide more details on what exactly you need to do, we could provide more help.

  • How to save default RS232 port configuration in Labview 2011

    I have an application using two serial ports. I would like to give the
    user possibility to select the serial ports from the list of his ports
    (depending on the hardware configuration) and their settings and save
    these as defaults in some ini file. Can someone give me a hint?
    Is there any possibility how to limit the Resource names selector only
    to COM ports? By default it offers everything, i.e. including GPIB and
    LPT etc.. That may be confusing for some users, I would like to make
    it easier to understand for an unexperienced user.
    Thanks
    ladislav

    By creating my VISA resource name control with a right click on the VISA Configure Serial Port vi , it only showed me the COM ports. 
    Additional filtering of displayed names can be done by right click on the control and choose I/O Name Filtering.
    To store/read values from an ini file you can use the Configuration file vis found in FILE I/O
    Quick and dirty demo
    Greetings from Germany
    Henrik
    LV since v3.1
    “ground” is a convenient fantasy
    '˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'

  • How Do I Change the Language of Start Menu and Modern Apps After I Installed Windows? Applying Language Pack only Localizes Traditional Applications?

    Howdy,
    I installed Windows 10 Technical Preview with original language settings for the US region.
    No that I need my Windows localized to Espanol - Spanish.
    I type "language' in Cortana, select Add language to this device and click Add a language on the Region & language.
    Then I select added language and click Set as primary.
    After the restart I see that while Windows Explorer is displayed in Spanish, Start menu is displayed in English (including app sections such as Explore Windows), as well as Modern apps that have retained their English names (such as Mail).
    I even set the location to Spain in regional settings (although I didn't like the idea, as I want to browse the US market). To no avail.
    How do I change the language of the Start menu and modern apps?
    Thank you.
    Well this is the world we live in And these are the hands we're given...

    Okay, I ran the in-place upgrade and it worked!
    What I did:
    1. Downloaded and attached Espanol edition of Windows Setup ISO.
    2. Started setup.exe from that ISO.
    TIP: If need be, you can downgrade your installation of Windows 10 Enterprise Technical Preview to Windows 10 Pro Technical Preview by changing two registry values, EditionID and ProductName. You may use the following registry file on Windows 10 Enterprise
    Technical Preview:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
    "EditionID"="Professional"
    "ProductName"="Windows 10 Pro Technical Preview"
    Import these settings into registry and start setup wizard from the Windows 10 Pro Technical Preview setup CD. Voila! Windows will offer upgrade of your current setup of Windows 10 Enterprise Technical Preview to Windows 10 Pro Technical Preview with
    saving all your settings and applications!
    The only thing that wasn't localized are the new app sections. I still see Explore Windows and Everyday apps. Probably, these UI strings haven't yet been translated.
    Well this is the world we live in And these are the hands we're given...

  • Starting with a cocoa app/plugin on mac - How?

    Hi,
    I want to start with an new app/plugin for Mac OS X. For this I need to get the image data out of Photoshop. Basicly I just need an thumbnail of what the user is seeing and then pipe this to my application. Is that possible and how should I start? Is there a good tutorial for starting with a new project? Can I use Cocoa to talk with Photoshop?
    Thanks,
    Philip

    thank u
    <header style="display:block;">
    ThinkBoldGroup ( Think Bold Group ) review
    </header>

  • How can I open an Apple App account for downloading free apps?  I will not let me open a new account without a sim card.

    I just bought a used 1st Generation Apple iPad 64 GB, 3G. How can I open an Apple App account?  I am trying to download a free app and it says I have to have an account, however, everytime I try to set up a new account I can fill only fill out some of the information but then the screen goes black and I cannot proceed with the account.  At one point it said "no sim card" and I am not sure where one would go if I had one.  Do you need a sim card to download free apps?  Why won't it let me set up an Apple Account?  Any suggestions?

    I can think of no reason at all why you need a sim card to creat an Apple ID. Try this first - reboot the iPad and reset the memory.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Afte the iPad starts up again, follow the directions in this support article - exactly - to creat the account without a credit card.
    http://support.apple.com/kb/HT2534
    IF ... You are signed into another Apple ID on the iPad you will have to sign out of that ID in order to create a new one. Settings>Store - you can sign out there.
    You MUST try to download a free app in order to start the process off correctly. If you were using an email address with another ID that you already created, you will have to have another email address to associate the new ID with.

  • How to start and stop the BI Services in Solaris 10

    Hello All,
    Can anyone guide me on how to start and stop the BI Services in Solaris 10. In windows there are options set in Start->Programs->Middleware_Home->Start/Stop BI Services.
    Primarily after doing changes to the scheduler configuration, I need to restart the services to get it implemented? If yes how can I do it?
    Any help will be appreciated
    Thank you
    Ash
    Edited by: 902739 on Jan 11, 2012 12:17 PM

    Please help me by showing action plan for stop sap , offline backup and then start sap.
    i am little bit confuse How to start and stop SAP on cluster for offline backup
    Below are the systems name with host name , please explain me in sequence
    Systems name                                   Hostname
    # Hope SAP ERP Prod DB Primary       gsgbbux860
    # Hope SAP ERP Prod DB Standby      gsgbbux861
    # Hope SAP ERP Prod Cluster              gsgbbux862
    # Hope SAP ERP App 1                       gsgbbux864
    # Hope SAP ERP App 2                       gsgbbux865
    Thanks in advance
    Zaheer

  • How to start with AOL

    Hi,
    Can anyone please provide me the documents on how to start and learn with Oracle apps AOL(technical).
    Please provide me the required documents to learn.
    Thanks in advance.

    Duplicate thread.
    How to start with AOL
    How to start with AOL

  • How to start with CDC?

    Hi, friends:
    I have read much online material about CDC, but I'm still confused.
    I knew that I can download the WTK2.2 or higher to develop the app based on the CLDC and MIDP.
    My question is how to start with CDC. For example, If I use JBuilder, what stuff should been downloaded and installed? and how about the Eclipse?
    And some online learning resource is better!
    Thanks in advance!

    See
    http://home.elka.pw.edu.pl/~pboetzel/
    for HOWTO run SWT application on PocketPC (emulator). I used CDC 1.1 Personal Profile 1.1. You will find exact instructions what to download and install to write and run CDC applications. And also links to other guides and tutorials.

  • How do I completley uninstall an app on my ipad?

    How do I completly delete an app on my Ipad.

    DELETING APPS
    Touch the app and hold your finger down until all the apps start to jiggle. You will see a circled "x" in the upper left corner. Tap it to delete an app. When done press the Home button.
    You cannot delete any pre-installed iOS app.
    If there is No 'X' on any apps you have Downloaded... then check in Restrictions... Settings > General > Restrictions > Deleting Apps  =  Off / On
    If the app is in iTunes, then you delete the app in iTunes (Select the App and Press Delete on your Keyboard). If you then sync with your iDevice, the app will also be deleted from your iDevice.

  • How can I reinstall the YouTube app?

    How can I reinstall the YouTube app?

    Thanks dave
      This is a mystery. Both YouTube apps have different icons so they're not duplicates.
    One is a picture of an old fashioned television and the other is the YouTube logo.
    The old fashioned TV was able to be disabled in the ipod settings so that must be the one that belongs.
    I'm pretty sure the other one also came with the unit.
    Maybe I should start a thread?

Maybe you are looking for