12-15-2012 08:33 AM
I am a newbi on Labview. I created a system that requires me acreate a file that can be read VI variable that is shared on another computer in a network where the shared varibale deployed .. how can I implement this?
12-17-2012
11:17 AM
- last edited on
03-14-2025
01:30 PM
by
Content Cleaner
Hi,
This article has more information on shared variables: https://www.ni.com/en/support/documentation/supplemental/06/using-the-labview-shared-variable.html . You'll want to take a look at the section regarding Network-Published Shared Variables.
12-17-2012
11:59 AM
- last edited on
03-14-2025
01:30 PM
by
Content Cleaner
There is also this information: https://www.ni.com/docs/en-US/bundle/labview/page/publishing-latest-values-with-shared-variables.htm...
12-20-2012 02:07 AM
OKay.. That's a big help..
Thanks..