LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I use shared variables within clusters?

It appears that I can't, but that sure would make life easier from a programming standpoint.
0 Kudos
Message 1 of 2
(2,150 Views)
Shared Variables are nodes, not controls. You can't put them in clusters. You can make the datatype for a Shared Variable be a cluster, however, by creating a custom control of that type and selecting it as the Variable datatype. Hope this helps!
Jarrod S.
National Instruments
0 Kudos
Message 2 of 2
(2,148 Views)