LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Arrays

Hi,
Could someone quickly tell me how to add data to an array? or how to
use an array? i'd check the manual but i can't find it.


Thanks,
Rob
0 Kudos
Message 1 of 3
(3,243 Views)
You can use build array in array function palette, wire the
array and use right click to change to array, wire the data
you want to add to the second connector as an element and
you can add elements to an array, if you need more
additions, you could use a second array wired as an array,
or use it as an element and put this system on a while loop.
Hope this helps

Gorka Larrea
glarrea_1@hotmail.com


* Sent from AltaVista http://www.altavista.com Where you can also find related Web Pages, Images, Audios, Videos, News, and Shopping. Smart is Beautiful
0 Kudos
Message 2 of 3
(3,243 Views)
You're using LabVIEW, aren't you.
Open the manual called Tutorial and read the Chapter about Array, Clusters
and Graphs. In my Jan 96 Edition (LV5.1) it's numbered as chapter 4. You
could also look into the User Manual, which also containes a chapter (15)
concerning Array and Cluster Controls and Indicators.

OK?
JAK

Rob W schrieb:

> Hi,
> Could someone quickly tell me how to add data to an array? or how to
> use an array? i'd check the manual but i can't find it.

~~~~~~~~~~~~~~~~~~~~~~~~~~~? Realy ?

>
>
> Thanks,
> Rob
0 Kudos
Message 3 of 3
(3,243 Views)