From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,019 Views)

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

0 Kudos
Message 2 of 3
(1,989 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
(1,973 Views)