LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy Shared Variable to virtual LAN network

Hi Everyone,

 

I'm seeing if its possible to deploy a shared variable to a virtual network. I'm doing this as I have two nearly identical systems that need to run side by side and I figured it would be easier to do this than create two separate projects.

 

Currently the software programmatically deploys the shared variables from two libraries to "localhost". For one copy of the program running, its perfect and I've never had any errors with it, however of course data will be overwritten if I attempt to write to the same shared variables on the same computer, hence I wanted to see if I could use a virtual network (a "microsoft loopback adapter") and deploy the shared variable to this address.

 

I've attached a snippet but its a fairly simple deployment method.

0 Kudos
Message 1 of 1
(1,842 Views)