LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Array

I need help connecting data to an array. 

 

I am trying to use a Random Number Generator to fill in a 1D array. Should be a very easy task, but it just doesn't work for me. 

 

Please let me know what do I need to do to have 10 random numbers displayed as an array?

 

Screenshot attached.

 

Thank you. 

0 Kudos
Message 1 of 2
(1,717 Views)

Your array doesn't have any datatype.  You would have need to drop a numeric indicator into the array container.

 

The easier thing to do is delete that array.  Right click on the auto-indexing tunnel and pick Create Indicator.

 

I would recommend looking at the online LabVIEW tutorials
LabVIEW Introduction Course - Three Hours
Learn LabVIEW

Message 2 of 2
(1,695 Views)