Hi,
for a conversion tool I need to apply a front panel layout to another. Therefore I need to resize and re-positioning some controls.
Now I need the correct property to adjust the size of an array - I can adjust the "NumRows" and "NumCols", but is there an attribute to adjust the size of the array itself? I mean, when I start with an array with 10 rows and 10 cols visible (and used), and now want an array only with 5 cols and rows visible, what attribute needs to be set? When I only adjust the "NumRows" and "NumCols", I end up with the "no longer used" elements grayed out...
(All will be done in LabVIEW enviroment, not built executable!)
Thanks for your suggestions!
Peter