LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to programatically grow an array for eamples if i give five my five indexes will be grown in my array.

Solved!
Go to solution

I am having an boolean array. I want to programatically control the array visiblity in the front pannel.

 

Sivaraj M.S
CLA
0 Kudos
Message 1 of 3
(2,656 Views)
Solution
Accepted by siva_usic

Property Node Number of Rows (vertical) or Number of columns (horizontal) will resize the visible portion of your array programatically.

 

Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 2 of 3
(2,645 Views)

Please note that Paul's answer is correct in regard of visibility of elements on your front panel. But it does not resize the array in it content (so the number of values kept in the array)!

 

hope this helps,

Norbert 

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 3 of 3
(2,638 Views)