LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to change width and height of array cell on the front panel programatically

I want to know if it is possible to change width and height of array cell on the front panel programatically? For example I can resize array or cluster cell by going: front panel -> RIght Click to Array indicator -> Size -> Height, Width.

 

How can I access Height, Width programatically?

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

You should be able to use a property node to access the array element's properties, which will include its size.

 

Is that what you mean?


GCentral
0 Kudos
Message 2 of 2
(2,667 Views)