LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get Environment variable value in Linux Labview.

dear team Ni,

We are having Licence version of Labview for Windows & Linux plateform.

I want to configure my application with Environemt variable value.

The way in which it is happend at Windows plateform is not happening at Linux plateform.

Prior to get these Env Variable value I have set the varaible with command,

export Var=A & the confirmed with command

echo $Var in Linux.


then inLabview programming , I am not able to get sutiable .vi to get Environemt variable value.


Suggest the solution to run the application at Linux with these Env.Variable value.


Thanks

Jitendra kumar



0 Kudos
Message 1 of 2
(2,335 Views)

Hi Jitendra

 

So that I can understand more clearly what you're trying to acheive, could you supply your Windows code?

I'll have a look to see if something similar is possible on a Linux system.

 

Have you tried using the 'System Exec.vi' available in LabVIEW to interface the terminal directly?

 

Kind Regards

 

 

Chris | Applications Engineer NIUK
0 Kudos
Message 2 of 2
(2,258 Views)