LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Network Variable Folders

What are the options with regards to creating Network Variable Folders (folders associated with processes)? 

 

                      e.g. \\machine\process\FOLDER\variable 

 

The CVI documentation referrs to allowing for folders but I can't seem to find out the details regarding their creation.

 

 

0 Kudos
Message 1 of 4
(4,143 Views)

Only some environments create and use Network Variable folders. CVI does not support creating Network Variable folders. But CVI programs can connect to variables in folders created by other environments using the following example syntax:

\\<machine>\<process>\<folder>\<sub-folder>\<variable>.

0 Kudos
Message 2 of 4
(4,116 Views)
Thanks for the reply.  Besides LabView, what are my options here?  It doesn't appear the Variable Manager can create (sub)folders.
0 Kudos
Message 3 of 4
(4,114 Views)
LabVIEW and Lookout are the two environments I am aware of that support creating network variable folders.
0 Kudos
Message 4 of 4
(4,090 Views)