LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Data Collection to Word Report array indexing

Hi guys,

 

Just need a bit of help deciding if I am measuring what i'm supposed to be. I'm trying to write the code for an automated collection of results, before i get the equipment to do it.

 

Basically, I will have 3 voltages going into analog inputs and one digital input going into my DAQ.

 

Two of the analog inputs need a single voltage recorded every minute for a hour. (at the minute i think my code samples one voltage every half second for 5 seconds, but i can easily change the timings of the loop) 

 

Does the array indexing i'm using seperate the voltages read from each channel -  ie does the top index array (index 0) read the voltage from aI0? 

 

By enabling indexing at the edge of the for loop i think i'm passing the single voltage (from each channel) read every loop iteration into the report graph, am i?

 

 

Any help would be most appreciated

 

Thanks,

Christian

 

p.s. This thread contains the whole problem i am trying to solve: http://forums.ni.com/t5/LabVIEW/Multiple-analog-inputs-performing-different-tasks/m-p/1163471#M50845...

 

p.s. I realise i have posted this question in another thread already, but i did that by mistake!

----------------------------------------------------------------------------------------------------------------------------
"If anyone needs me, I'll be in the Angry Dome!"


0 Kudos
Message 1 of 1
(2,279 Views)