05-15-2012 03:17 AM
Hello!
Is it possible to install run time engine, and run exe-s which are built in LV 2011? If yes, can anybody tell me which Run-Time Engine i need to instalbb on Win Embedded 7?
Thank you for your help, and answer
Regards
M. Gabor
Solved! Go to Solution.
05-15-2012 06:39 AM
The LabVIEW TouchPanel Module supports Windows Embedded Standard.
That beeing said, Windows 7 Embedded is a kind of smaller version of Windows 7 Ultimate. So you can try to install the LabVIEW Runtime Engine 2011 (since you develop in 2011) at the system and see if it works or if there are any issues. But keep in mind that the LabVIEW Runtime does not officially support Windows 7.
The same is true for any hardware drivers. There is a chance that they run on Windows 7 Embedded but it is not officially supported!
Christian
05-16-2012 06:40 AM
Hello Gabor,
Indeed we don't have an run time engine dedicated for Windows7 embedded, but I am confident that this RunTime engine that works on Windows 7 should work on embedded version as well.
http://joule.ni.com/nidu/cds/view/p/id/2534/lang/en
Please confirm if it worked.
kind regards,
Ion R.
05-16-2012 02:31 PM
Thanks for the answers. Ive installed the full run time engine, and everything runed well.
05-23-2013 12:04 PM
I am using LabVIEW 2012 on Win 7 Embedded. I have installed 2012 run-time engine but my application would not start. The message is "Unable to locate Run-Time Engine". Can somebody tell me why is that?
05-24-2013 09:59 AM
I am using LabVIEW 2012 on Win 7 Embedded. I have installed 2012 run-time engine but my application would not start. The message is "Unable to locate Run-Time Engine". Can somebody tell me why is that?
04-23-2014 11:23 AM
etal : I am using LabVIEW 2012 on Win 7 Embedded....
HOW have you made out with this project - LV on Win 7 Embedded ??
08-28-2017 02:34 AM
Hi,
did anybody experience to run a LabVIEW 2015 application on Windows 7 embedded ?
Thanks in advance.
Best regards
Michael Rohrer
08-28-2017 08:29 AM - edited 08-28-2017 08:35 AM
Do you encounter any problem? I would not expect any problems with LabVIEW itself since Windows 7 embedded is really just a special version of Windows 7 Ultimate where you can control much more in detail what needs to be installed on the target. Of course if you (or whoever configured the Windows 7 embedded install) would choose to not install pretty fundamental Windows subsystems that might work for a specific target itself but might pose problems for LabVIEW. But with a standard Windows 7 Embedded installation there shouldn't really be any problem in respect to running LabVIEW on it.
Things would get more complicated if your application also makes use of DAQmx or other IO drivers. That is certainly an area where a standard Windows driver could potentially run into trouble but that has strictly speaking nothing to do with LabVIEW.
And if anyone wonders, things look substantially different for Windows 10 Embedded. All but the most expensive Windows 10 IoT Enterprise system are really just Windows RT based systems. They can generally not run standard Win32 processes. Since LabVIEW is a Win32 process it will not run on such a system.
08-29-2017 01:30 AM
Hi,
thanks for your reply.
At the moment we are planning to buy an industrial PC with Windows 7 embedded for one of our LabVIEW application. This application has to communicate with 2 RS232 ports, and with TCP IP.
I am going to receive a test PC configured with Windows 7 embedded. I will let you know if it works.
Michael Rohrer