LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a string array?

Thanks!
0 Kudos
Message 1 of 3
(4,551 Views)
Same way you'd create any other type of array...  Drop an array on the front panel, and then drop a string control/indicator into it.
0 Kudos
Message 2 of 3
(4,543 Views)
Use Create Array, Build Array, an array constant on the block diagram or front panel, for loop, etc. The best way depends on what the heck you're actually trying to accomplish. I suggest you provide some more details and maybe take a class or on-line tutorial. Info on leaning LabVIEW can be found here.
0 Kudos
Message 3 of 3
(4,542 Views)