Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Average Temperature Reading from DAQ Card

This VI averages temperature readings of each of the 4 channels coming from the DAQ 6034E board. This averaging operation takes from 230 ms to 11000 ms depending on 10 readings are averaged/channel or 500 reading per channel. Is there a way to speed up the averaging process by improving this VI or is there a better way? Averaging the temperature is needed to improve the accuracy in the temperature measurments.

Thanks
0 Kudos
Message 1 of 2
(2,689 Views)
The LabVIEW has a Mean VI (within the the Mathematics >> Probability and Statistics subpalette). This can be used to directly calculate the mean of an array. This might be less intensive. I hope this helps.

Regards,

Todd D.
0 Kudos
Message 2 of 2
(2,689 Views)