LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

limit_table.vi

I am new to LabVIEW. I got some sample code from NI called limit_table.vi. When resizing he table, I didn't lose any columns. I just wonder how to get such a table? Set some properties? Thanks!
0 Kudos
Message 1 of 3
(2,691 Views)
Create a property node for the table and wire an input into the Number of Columns property.
0 Kudos
Message 2 of 3
(2,691 Views)
Hi John,

Thank you for contacting National Instruments.

What do you mean when you say that you did not lose any columns? If you are trying to programmatically set the number of visible columns in the table, then David's suggestion is valid. Are you resizing the table while the VI is not running? If you can clarify your question a little more, it will help me ensure that you find the answer that you are looking for.

Matthew C
Applications Engineer
National Instruments
0 Kudos
Message 3 of 3
(2,691 Views)