LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get Variable Manager to a non labview computer?

HI people, This is my issue, I want to conect two VI's on different computers, they were created on labview8.0 and want to use shared variables, specifically use variable manager. Both computers have the runtime engine and SVE installed but do not have labview installed.  I have tried this using at least one computer with labview installed and it worked just fine, but want to deploy VI's on any pc, tried it, did not work, a red mark to the right of the front panel control's appear, with the error message cannot conect to \\comp123\library123\variable123, wich is the path of the "Server" pc (the one with SVE).
Need someone's Help....
 
 
  
0 Kudos
Message 1 of 2
(2,534 Views)

Hi pinwinox, probably the trouble you are having is the shared variables are not being deployed. When you work with LabVIEW development environment, LabVIEW directly deploys this variables but in the executable you have to do it manually.

The following link might be useful:

How do I Deploy Network Shared Variables from a Compiled Executable?

How do I Communicate Between Multiple LabVIEW Executables using Shared Variables?

Using Shared Variables in Executables

Best Regards

 

Benjamin C
Principal Systems Engineer // CLA // CLED
0 Kudos
Message 2 of 2
(2,507 Views)