LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

weird voltage values from AI channel

I have a vi that reads voltage values from an analog input channel. The
readings should be in millivolts, but I'm getting errant readings of
between 1 and 10. I do get some actual voltage data, but these strange
values are also in the array. Does anyone have this same problem? I am
reading the voltage data from a PMT.


Heather


Sent via Deja.com http://www.deja.com/
Before you buy.
0 Kudos
Message 1 of 2
(2,592 Views)
Check up your subVis about the units in output. Are they Volts or mVolts and
then check your calculations.If there is a lot of noise together with your
weird values check your grounds (and the ground of your PC) or the
connections.Try to turn on first your device and then run Labview-->VI.
Debug your array with ''Index Array''.
If you can send more information it would be helpful.
0 Kudos
Message 2 of 2
(2,592 Views)