Robert,
There are two ways to add things to an array, and they depend on
whether or not you are adding an array to the array or an element to
the array. Either way, it's very similar:
On the diagram, place the Build Array VI. Right click on the input and
Add Array Input. Wire the element to add to the beginning of the array
to the top left node, and the array to add it to on the bottom left.
The output will be what you want.
If you want to add an array to the array, use the same technique, but
right click on the upper left input and select Change To Array.
Hope this helps.
Mark
In article <39788A1F.D9655C07@home.com>,
Robert Wieczorkiewicz wrote:
> Hi,
> I'm using an array to store data from a voltmeter, whic
h will then
> be stored into an excel spreadsheet. The VI for the voltmeter has 2
> outputs an array output and a normal floating-point output.When i try
to
> add the numbers from either output to the array on the main VI, it
just
> keeps replacing the first element/data point. What is the proper way
of
> adding data to an array?
>
> Regards,
> Rob
>
>
Sent via Deja.com http://www.deja.com/
Before you buy.