LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reading shared variable value on client VI

Hi, I have a server VI created and shared variables created and deployed etc. When I create a client VI should i not be able to drop the shared variable of an indicator onto the new block diagram and see the value from the server VI on this.

 

Kind Regards.

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

If you're using a Server VI to create and launch your Shared Variables, then you probably want your Client VI to connect to those variables programmatically.

 

Have a look at the links below for some info.

 

Reading and Writing Shared Variables Programmatically

Using the LabVIEW Shared Variable

---------------------
Patrick Allen: FunctionalityUnlimited.ca
0 Kudos
Message 2 of 2
(2,045 Views)