LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is labview same for linux and windows?

hi,
Right now, i am using labview 6.1 and 7.1 windows version. can i use the same windows version for linux  also?
0 Kudos
Message 1 of 2
(2,538 Views)

You need to get the Linux version in order to run LV on Linux. You can open and run the VIs you save in Windows in the Linux version and vice-versa, but some things are Windows-specific and will not work (for instance ActiveX, .net, toolkits which are only supported on Windows, etc.). Also, when you open your VI in Linux, LV will tell you it was changed, because the compiled code is saved as part of the VI. The compiled code for Windows and Linux is different, so when you open a Windows VI in Linux, it is recompiled.

You might wish to do a search for "Linux" to see more specific details.


___________________
Try to take over the world!
0 Kudos
Message 2 of 2
(2,536 Views)