LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

singular reading to array

I have a rather silly question to ask. Right now i'm writing my 1st program in LabView. My problem is, i'm trying to get individual readings into an array so that i can put the readings into a spreadsheet. Can somebody help me?
0 Kudos
Message 1 of 2
(2,734 Views)
Hi jackofalltradesmasterofnone,
 
I just wanted to clarify if you were using LabVIEW or LabWindows/CVI. If you are using LabVIEW, you should be posting to the LabVIEW board instead to get better responses.
 
Meanwhile, assuming you really meant LabVIEW, look at the following vi that might come in handy:
LabVIEW Help: Build Array
You can either use this in a loop or do this all in one shot.
It also points you to some examples as well.
 
Hope this helps.
Jervin Justin
NI TestStand Product Manager
0 Kudos
Message 2 of 2
(2,716 Views)