05-15-2018 06:23 AM
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.
05-15-2018
07:43 AM
- last edited on
08-20-2024
05:55 PM
by
Content Cleaner
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.