ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Shared Variables between Windows and Linux

Hi everyone,

 

I am having trouble in a project. I have a Windows environnement supposed to send parameters to a Linux one using LabVIEW. Here is my question : Is it possible to use shared variables with a Windows host and a Linux client ?

 

Thanks for your answers.

0 Kudos
Message 1 of 3
(2,878 Views)

Yes, you can do that if the linux client is also running labview based application.

0 Kudos
Message 2 of 3
(2,848 Views)

Hi Hritzgujarati ! Thank you for your answer !

 

Yes, sur, I did not precise it, but my linux application is based on labview.

So I did a VI using Datasocket for the linux part (as it is the only way to used shared variables in linux). It seems to work (there is no error returned), but I don't get the result of my variable... Do you know where I have a mistake ?

I join my linux part code.

 

Thanks again !

0 Kudos
Message 3 of 3
(2,832 Views)