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?
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.