LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

save data to array

帖子被trinight在02-19-2006 07:14 AM时编辑过了

0 Kudos
Message 1 of 4
(2,960 Views)
Hi,
 
Not sure what you want. If you want to save the random figure in a array you can set the output tunnel to 'enable indexing'
 
But maybe that's not the question, because I can't read it.
0 Kudos
Message 2 of 4
(2,925 Views)
Hi, K C.  In another post I got some examples. In my case , I have a data source which outputs two numbers at a time(like 8.2 9.6), then after a fixed time interval, it outputs another two numbers...... I want to keep these numbers in a two demention array. I attach a example(add to array.JPG) from someone(in another post you can find the details) which has a fault , that is if two same number come along, it can only save one to the array. I attach another image of vi which I made myself(add to array[1].JPG), which has a fault too, I didn't know why, wish you can help me. Tomorrow I will go out for several days. So I cann't reply in the following days.Smiley Tongue
Download All
0 Kudos
Message 3 of 4
(2,909 Views)

Hi,

Do you actualy get the numbers in a string like:  8.2 9.6  or do you get two numbers as a numerical?

 

How is this VI for a start ? (I hope you have LV8)

Message Edited by K C on 02-24-2006 01:37 PM

0 Kudos
Message 4 of 4
(2,898 Views)