LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW on mosix part2

Hello,

Now i have little mosix cluster.
(debian 3.01, kernel: 2.4.20, mosix: 1.9.0)

If run executables from LabVIEW with system exec then
processes migrate fine to other computers.

But i havent Application Builder for Linux and cannot compile any VI.

Can anyone help me?

i need just some compiled vi, what can load processor some minutes. Like
this
for(i=0;i<10000;i++){
for(j=0;j<10000;j++){
for(k=0;k<100;k++){
} } }

One question more:

is it possible run LabVIEW on linux without X-windows.
Idea is just run one VI and when VI is complete, exit from LabVIEW

Deniss Karai
deniss@cb.ttu.ee
0 Kudos
Message 1 of 2
(2,337 Views)
LabVIEW does require X-windows to run. Also VIs are platform independent so if you can post the VI you want compiled. This way the kind soul that builds it will have a easier task. You should also note what version of LabVIEW you are using.
0 Kudos
Message 2 of 2
(2,337 Views)