LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Extract data and display in numeric "indicator"

Hi,
I am using Labview 6.1 and I would like to know how can I display a
set of data from a 2D array in just one "indicator" numeric panel.
I have attached my code to demonstrate my problem.
Please help.

Thanks,
keng
0 Kudos
Message 1 of 2
(2,546 Views)
You can put them into a string indicator, or a list, but not a single numeric indicator.

Joe
0 Kudos
Message 2 of 2
(2,546 Views)