LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

trouble with the example

I am looking for support for the example that is in the tutorials . i was trying to build the BuildingArray.vi that is in the tutorials of the LabVIEW .I am not able to get the array built within the single array block.

Please give me the step by step procedure of how to build this
0 Kudos
Message 1 of 2
(2,548 Views)
I presume that you are having problem in building the
B-While Loop in "Building Arrays.vi"

And, I also assume that you didn't manage to get the random number output as an 1D array.

Steps:
1. Place the Random Number function in the while loop
2. Wire its output to the while loop
3. Right-click on the Intersection where the Random Number's output joins the while loop and Select "Enable Indexing"
4. Wire it to the Numerical Array Indicator

Hope this is what you are looking for.

regards
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 Kudos
Message 2 of 2
(2,548 Views)