LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Controlling Tabs and Array Spacing

I am tring to control which tabs are visable on the front panel and also the spacing inside an array.
0 Kudos
Message 1 of 2
(2,587 Views)
The tab visibility is done by first using the Pages property, indexing the array of pages, and the using the Page Visibility property as shown in the attached picture. This works in LabVIEW 6.1. There were some limitations in 6.0 that I don't remember. Explain what you mean by spacing inside an array.
Message 2 of 2
(2,587 Views)