LAVA Forums Buy cool LAVA gear Forums RSS Feed

Welcome Guest ( Log In | Register )

> Related links

Visit our LabVIEW Wiki Real Time article


Tags
(This content has not been tagged yet)
 
Reply to this topic Start new topic
> Installing LV RT 8.5.1 (PharLab) under VMware?
Götz Becker
post Aug 14 2008, 06:33 AM
Post #1


Very Active
***

Member
Posts: 91
Joined: 16-November 04
From: Munich, Heidelberg
Member No.: 1037
Using LabVIEW Since:2005
LV:8.5 ,8.2.1 ,7.1.1
Germany ger_baden ger_bavaria


Hi,

is it possible to install LabVIEW RT under VMware? My thought usecase would be programming on my notebook for RT (without carrying a PXI around). I wouldn´t expect to test any time critical stuff, but running some general code should be possible.

Any ideas?



Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
Ad
post Aug 14 2008, 06:33 AM
Post #















Tags
(This content has not been tagged yet)
Go to the top of the page
Quote Post
jgcode
post Aug 14 2008, 06:47 AM
Post #2


Very Active
***

Premium Member
Posts: 230
Joined: 1-January 08
From: Perth, Australia
Member No.: 10325
Using LabVIEW Since:2006
LV:8.5.1 ,8.6 ,.
Australia Poland Nothing Selected


Another question for the LV-VMWare forum tongue.gif

Great question...have no idea tho!
The below is for a desktop to a RT. You would need a license for Pharlap or Vxworks tho.
Requirements for a Desktop PC as a Real-Time Target

Cool if it did work....


--------------------
all day...


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
Neville D
post Aug 14 2008, 06:06 PM
Post #3


Extremely Active
****

Member
Posts: 529
Joined: 2-August 05
Member No.: 2680
Using LabVIEW Since:1996
LV:8.5.1 ,8.6 ,.
Canada Nothing Selected Nothing Selected


Do you want to run RT code or develop RT code?

Neville.


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
Götz Becker
post Aug 14 2008, 07:44 PM
Post #4


Very Active
***

Member
Posts: 91
Joined: 16-November 04
From: Munich, Heidelberg
Member No.: 1037
Using LabVIEW Since:2005
LV:8.5 ,8.2.1 ,7.1.1
Germany ger_baden ger_bavaria


QUOTE (Neville D @ Aug 14 2008, 08:06 PM) *
Do you want to run RT code or develop RT code?

Neville.


Run code in the sense of trying concepts with RT only functions and doing tests with RT apps (no timing related tests) like file load/save or communication to a host app.


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
Neville D
post Aug 14 2008, 09:40 PM
Post #5


Extremely Active
****

Member
Posts: 529
Joined: 2-August 05
Member No.: 2680
Using LabVIEW Since:1996
LV:8.5.1 ,8.6 ,.
Canada Nothing Selected Nothing Selected


QUOTE (Götz Becker @ Aug 14 2008, 12:44 PM) *
Run code in the sense of trying concepts with RT only functions and doing tests with RT apps (no timing related tests) like file load/save.


There are very few functions that are RT-only. Even these usually have a non-RT equivalent, so there is not much to try out.


QUOTE (Götz Becker @ Aug 14 2008, 12:44 PM) *
or communication to a host app.


You could always write code that is supposed to run on RT and then run it on Windows (or other). RT is a subset of Windows capabilities.

The only areas where this wouldn't work out perfectly is if you want to check out speed. Execution time on RT may be more "deterministic" or the Symmetric Multiprocessing might work out better on that platform. Another area is if there are bugs on one platform that are not on the other.

As to whether you can do what you want with VMware etc, I don't think so. Easiest bet is to buy a LV-RT runtime licence, get a cheap PC that conforms to the requirements for LV-RT, load it on and treat that as your RT target. But like I said, your better off testing functionality in a non-Rt platform.


Neville.


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
jgcode
post Aug 14 2008, 11:45 PM
Post #6


Very Active
***

Premium Member
Posts: 230
Joined: 1-January 08
From: Perth, Australia
Member No.: 10325
Using LabVIEW Since:2006
LV:8.5.1 ,8.6 ,.
Australia Poland Nothing Selected


QUOTE (Neville D @ Aug 15 2008, 05:40 AM) *
You could always write code that is supposed to run on RT and then run it on Windows (or other). RT is a subset of Windows capabilities.


This is a good point.
I guess when you deploy to RT you are looking to debug anything problems with the build running headless versus the dev environment.
And anything specifc to RT is probably related to hardware (e.g. cFP - dipswitches, lights, IO) and so unless you mimic your hardware there is probably not much point and you are better coding in Windows.

Still a cool idea tho....

--------------------
all day...


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post

Reply to this topicStart new topic

 




Time is now: 9th January 2009 - 02:18 AM