02-20-2006 02:17 PM - edited 02-20-2006 02:17 PM
Message Edited by smercurio_fc on 02-20-2006 02:22 PM
Message Edited by smercurio_fc on 02-20-2006 02:23 PM
Message Edited by smercurio_fc on 02-20-2006 02:23 PM
02-20-2006 02:18 PM
02-20-2006 02:53 PM
i got help from someone here about the loop, so its not my idea.
basically i want to calculate the mean power generated over time as well as the others (power, current etc).
from all the threads here i think this is pretty much impossible or no one understands what i want to do. i want to get the mean of ALL the values coming through, not just the most recent one. i thought this for loop was doing this, but it seems not. when i get all the mean values i just send them to excel and plot a graph of mean power vs time. thats all i wish to do but seems impossible.....
i have no idea how to go about this,
02-20-2006 03:32 PM - edited 02-20-2006 03:32 PM
Message Edited by smercurio_fc on 02-20-2006 03:32 PM
02-20-2006 03:41 PM
cheers, i will look into this one now.
thank you, what i wish to do seems easy, but i find it impossible to implement.....
i will let you know how i get on.
02-20-2006 03:47 PM
if you see my earlier thread, i have an excel spreadsheet with volts,current and power vs time.
i want the same as that for the mean, so it will be mean vs time.
so i guess it will be in real time, sending all the data as it happens and then saving it.?
in your ammended vi do i put my sequence instead of the dices and put my volts and current there?
i have had so many different solutions for this, like use shift counters, arrays, this ,..that.....¬?!!
02-20-2006 04:17 PM