LabVIEW application run on Windows XP Embedded

I'm doing a Embedded system based on Windows XP Embedded operating system.I want to make a LabVIEW applications which can run on it.I see a lot of paper that show the LabVIEW does not support Windows XP Embedded.I want to know whether the official has already solved this problem?Or someone has done the same thing successful?

Who is the official? NI?  If it isn't supported, NI is unlikely to be trying to solve the issue as we are a bit beyond XP.  You'd need to find unsupported methods to hack it a bit.  I'm not sure you'll enjoy this process

Similar Messages

  • Application Runs Under Windows 8.1 But Not Under Windows XP (I Know XP Is Deprecated)

    The problem is with the obtuse error message put out by Windows's program loader. It reads, in part, "..is not a valid Win32 application." The application runs everywhere except on Windows XP. Looking for root cause of the problem. It's a very
    simple application. Only a few lines of code. 
    C:\Packaged-Software\32-BIT\Reboot.exe is not a valid Win32 application.
    Proposed nature of the problem:
    1. The file was downloaded from a website but the download was incomplete.
    2. The full file system filename path contains bad characters such blank space.
    3. Visual Studio constructed an application that won't run anywhere much less on XP.
    4. The supporting libraries are not properly installed (e.g. .NET Framework4, and VCREDIST).
    Retorts:
    1. The file wasn't downloaded from a website and is intact.
    2. The filename path doesn't contain any spaces.
    3. The application runs under Windows 8.1.  Also on Windows 7.
    4. The supporting libraries are properly installed.
    So, what's the problem?  One surely will not discover the root cause from "not a valid application."
    Body must be 4 to 60000 characters long.  I had put the code here.  It isn't 60000 character long.  But it validated as if there are more than 60000 characters.  Sorry for the incomplete submission due to website construction error.
    MARK D ROCKMAN

    Hi F7H2fw,
    How did you develop the application ?
    Here is a similar symptom and this may explain the issue somehow:
    Setup.exe is not a valid Win32 application
    http://blogs.msdn.com/b/vsnetsetup/archive/2012/10/16/setup-exe-is-not-a-valid-win32-application.aspx
    I suspect there is a compatibility issue here .
    Considering this is more likely a developing issue .It is recommended to ask for help from our MSDN Forum .They are more familiar with the developing issue .If it is possible ,please attach the code in that thread .Thanks for your understanding and cooperation.
    MSDN Forum
    https://social.msdn.microsoft.com/Forums/en-US/home
    Best regards
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Is there any downloadable firefox version that will run on windows ce embedded on a netbook?

    Can you suggest a non IE, preferably firefox version, that will run on Windows CE embedded?

    Sorry but there are not any Windows CE builds of Firefox.

  • Can Air 2 run on Windows XP Embedded?

    I have developed an Air program, which works fine on Windows XP.
    Once I shifted to Windows XP Embedded, it crashed after running for a certain time.
    Here are some screen captures that indicated crash happened due to the failure of Adobe Air.dll
    Any ideas?

    i have a problem i am unable to run j2ee applications
    on windows xp help me..............Yes, press start > click on shutdown and press ok and go to sleep.
    You need to describe something about your problem.

  • Can j2ee applications run on windows xp

    i have a problem i am unable to run j2ee applications on windows xp help me..............

    i have a problem i am unable to run j2ee applications
    on windows xp help me..............Yes, press start > click on shutdown and press ok and go to sleep.
    You need to describe something about your problem.

  • GPIB in a LabView-application running as EXE-file does not work

    I try to connect an Instrument over GPIB and I use VISA from a Windows2000 PC without LabView installed. The GPIB-card is not from National Instruments. The Programm is running as EXE-application. What else do I have to install beside the EXE-file to access the Instrument?

    NI_VISA.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • How to properly find paths of applications running on Windows (or other OSs

    Hello all -
    I am writing a Java desktop application that retrieves a string from a text field, and then uses the string to launch firefox with the google URL containing that search string. The way I start firefox from within the application is that I hard-code the path as follows:
    private String firefoxPath = "C:\\Program Files\\Mozilla Firefox\\firefox ";
    This is unreliable of course since the above path is only a default installation. Is there a way that I can dynamically determine the path of firefox (or any other installed application in fact) from within a running Java program?
    Thank you.

    drMohsenMadi wrote:
    Generally speaking however, is there a way one locates the path of a running process from within a Java program?Nope, not without using JNI + some native code.

  • Minimizing LabVIEW application to system tray or running it as a Windows process

    Hi guys,
    Is there a way I can minimize a LabVIEW application to the system tray on the right bottom corner of the screen ? My application will run all the time and all I want is a pop-up when errors or information/reports have to be displayed. I have searched exhaustively and now am posting this question. Please let me know if this can be done.
    also, Can a LabVIEW application run as a Windows process? Like it starts up automatically on booting the system?
    Thanks!
    V
    I may not be perfect, but I'm all I got!

    If you search for System Tray you'll find lots of people trying to do the same thing and a few places with example code to get it working.  But the best method I've seen is actually on the Lava forums.
    http://lavag.org/topic/14060-put-your-labview-in-the-tray-once-and-for-all/page__p__86042__hl__+syst...
    As for starting a application on startup.  Again I expect searching you'll find alot of people saying the easiest way is to create a shortcut to your application, then place the shortcut in the Startup folder in your start menu.
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

  • Application Developed in LabVIEW 8.20 (on WIn XP) will run on Windows Vista?

    Hello:
    I'm developing an application in LabVIEW 8.20 on Windows XP, I've
    tested the executable (*.exe) on Windows XP with no problems, however,
    my client is migrating the OS of their PCs to Windows Vista and I've
    been asked if the application will work on Vista or not.
    For my application, I'm using LabVIEW 8.20, Fieldpoint 5.0.1 and
    LabVIEW RT 8.20, and a Fieldpoint controller cFP-2100 with several I/O
    modules.
    Does somebody know if the application may work or not?
    I hope I've been clear enough. Any help is appreciated.
    Thanks in advance!
    Robst
    Robst - CLD
    Using LabVIEW since version 7.0

    Robst wrote:
    Hello:
    I'm developing an application in LabVIEW 8.20 on Windows XP, I've
    tested the executable (*.exe) on Windows XP with no problems, however,
    my client is migrating the OS of their PCs to Windows Vista and I've
    been asked if the application will work on Vista or not.
    For my application, I'm using LabVIEW 8.20, Fieldpoint 5.0.1 and
    LabVIEW RT 8.20, and a Fieldpoint controller cFP-2100 with several I/O
    modules.
    Does somebody know if the application may work or not?
    I hope I've been clear enough. Any help is appreciated.
    LabVIEW 8.2 is basically VISTA compatible and the applciation itself is therefore very unlikely to cause any problems. I frequently have developed LabVIEW applications under one Windows version and distributed it to users employing a different Windows version and never really had serious trouble with that.
    What can be tricky sometimes is giving support for installation of IO drivers such as Fieldpoint since there can be subtle dfferences to how the different installation steps are supposed to be between Windows versions. But usually if you have a user who is familiar with installing software under his OS version (and can read some installation documentation) there are very few problems to expect.
    Rolf Kalbermatter
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Multi window instances, DSC LabVIEW application

    Hi
    How can I develop a DSC LabVIEW application featuring multi window instances controlled by button (s) press on main (default) front view window? 
    In fact I have a large number of wireless sensors to be analyzed.
    BR,
    Nasq

    Hi Ryan!
    Thanks for reply. Creating multiple VIs is not a bad design option at all. However I fear it could compromise speed of an application which is also running active communication with database sources and a great number of sensors.
    Let me try it. But thanks for suggestion.
    BR
    Nasq

  • What causes Window XP Clean up desktop message to lockup LabVIEW application?

    While running aLabVIEW application, A Window XP Clean up desktop messagelockup a LabVIEW application.  The window message interrupted theapplication and lockup the application.  LabVIEW has to be restarted.This application had most user inputs inhibited, and the task bar was disabled.

    I've never seen that happen. What is your application doing? What is the normal CPU loading from it? Have you gottne it to happen more than once?
    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

  • Labview application built under Labview Windows and Linux.

    Is it possible to run an Labview applications built under Windows, under Linux with only the Linux run-time?
    S. Maury
    Responsable Technique
    Technical Manager

    Stef M. wrote:
    Thank you Dennis. It is done, one suggestion more on this direction....
    Regards.
    Unfortunately it is not as simple
    as throwing together the application builder code of all platforms into
    one piece of software. Some things need certain support from the
    underlying platform too and that would mean NI would have to provide
    emulation/simulation or whatever of certain platform features to be
    able to build for instance a Linux executable on a non-Linux system.
    Rolf Kalbermatter
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Can NI provide a TPC-2012 with Windows XP Embedded OS?

    We recently purchased a number cFP-2120's, to use as controllers, along with TPC-2012's for HMI.  My experience thus far with the TPC-2012 has been less than ideal.  Although the TPC-2012 is fine in terms of hardware, I find that the Touch Panel module has many limitations that prevent creation of elegant user interfaces.  This is not to criticize the Touch Panel module:  it has all the features necessary to create HMI for small display areas (<6").  However, the TPC-2012 has a whopping 12" of usable area, in which some very elegant user interfaces could be created.  Unfortunately, the fact that the TPC-2012 uses Windows CE (Touch Panel module) prevents this.
    I have reviewed the forums and have found that NI does not officially support installation of LabVIEW on XPe; however, there seem to be many cases where XPe and LabVIEW have worked well together.  The key to success appears to be in ensuring that XPe is built with the necessary components.  Since XPe can, in theory, run any application that is developed for XP (provided that the right components are installed), I would suggest that XPe, with the LabVIEW run-time installed, would be ideal on the TPC-2012.  The benefits are as follows:
    1)  All of the LabVIEW controls and properties would be available for the developer to create elegant interfaces for any cFP or cRIO application.
    2)  Since NI provides the hardware, they can configure XPe components as necessary for smallest necessary footprint while retaining LabVIEW runtime support.   (i.e. The base platform is consistent and therefore supportable)
    3)  Product specifications for the TPC-2012 indicate that it already supports Windows XPe. 
    4)  The user would be able to deploy to the TPC-2012 by simply building a standard EXE application.
    5)  Aside from screen template size, displays could be built such that there would be no visible differences to operators whether accessing via a local TPC-2012 or a remote-networked computer.
    6)  The next available NI product up from the TPC-2012 is PPC-2015, which is almost twice the cost.  Given that this is an HMI only, it seems overkill to invest $4000 in a full-fledged computer with 1GHz processing power.  The TPC-2012 would be a very competitively priced option for HMI, with all the input, display, and network capabilities that LabVIEW has to offer.
    I would be very interested in finding out more about the potential of this option from NI.

    Dear Mr. Joe Daily,
    My labview application is on windows vista web server and I want to access my web client through web browser on third party windows CE 5.0 touch screen, so please suggest me whether I need to install labview runtime engine(2009) on my web client  or just I have to browser IP address of my web server to run and control my labview application on third party windows CE 5.0, I try with bowsering my web Server IP address its work on windows vista (labview is installed), but not on my third party windows CE 5.0 touch screen.
    Thanks & Regards
    Arif

  • LabVIEW application don't closed by shutdown or logout

    Hallo,
    here one small question.
    LabVIEW application running under Windows2000.
    Now Ctrl+Alt+Delete pressed, then "Log Off..." choosed.
    LabVIEW application closed, but Windows don't logging of and Ctrl+Alt+Del must be pressed again for logging of. The same situation with "Shut Down...".
    If two application are running, then only one received AppExit event, and second - not.
    How can I avoid this situation?
    My goal is following: by Ctrl+Alt+Del->LogOff/ShutDown all LabVIEW application must be closed. Do you have any _simple_ solution?
    Thank you.
    Some examples in attachment. Just start these application, then try to logging of or shutdown.
    Attachments:
    AppShutdown.zip ‏100 KB

    See http://zone.ni.com/devzone/cda/epd/p/id/4394 for windows_messaging_que.zip and use it to listen for WM_POWERBROADCAST, but, note this DOES NOT WORK UNLESS THE LabVIEW APPLICATION IS COMPILED INTO AN EXECUTABLE (.exe)!  When running within the development environment, the message is never caught.  We didn't successfully catch WM_QUERYENDSESSION this way either, but in our case, we did not care, and so did not pursue it further.

  • Installing LabVIEW DSC 8.6 Run Time on Windows XP Embedded flash memory

    I'm trying to install LabVIEW DSC 8.6 Run Time on an embedded PC running Windows XP Embedded. This has a small local disk (c), so I would like to install DSC Run Time on a secondary flash memory drive (d). The installer tells me that I don't have enough free space on drive c, but I cannot browse to select drive d. What do I need to do to get this installed?
    Thanks,
    Josh

    The DSC module can't easily be installed to external flash memory. You'll want to move any extra data onto the flash drive to free up space on the internal memory for installing the DSC module. 
    Mark E.
    National Instruments
    Schedule a Free 1-Hour online LabVIEW Tutorial with an NI Applications Engineer

Maybe you are looking for

  • TSV_TNEW_PAGE_ALLOC_FAILED during extraction

    Hi Experts, during extraction I receive TSV_TNEW_PAGE_ALLOC_FAILED short dump. More information from ST22: The internal table "\PROGRAM=AQZZSYSTBWGENER0SY000000000022\DATA=%DTAB[]" could not be further extended. To enable error handling, the table ha

  • Video deleted from pc, but sync to ipod classic

    Hi. I have deleted a video that is really important to me by accident. Tried to recover from pc in many different ways but none worked. However, I discovered that the video had been syncronized to my ipod classic. Is there any way to recover it?

  • Mmk... anyone actually wanna try to help me with my problem?

    yeah so I've had this trouble for months now, but only recently has it really affected my temper. whenever i try to install itunes, i get a frickin error. it says it cannot delete a stupid file that ISNT THERE. whats the point in trying to delete a f

  • TA38263 there is no burn tab in preferences

    I have called up preferences but there is no burn tab. How doI fix this

  • Delete markers in iMovie '09

    How do I delete comment and/or chapter markers in iMovie09? I am am working in the project screen. I thought this would be a simple procedure but cannot find a solution.