From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 10029 occurred at ULx Create Channel (AI-Voltage-Basic).vi:5780001

I got a problem measuring radiation with a pyranometer, conected to OMEGA OMB-DAQ-2408.

The graph reaches a 18 mV value with other programs , and it is correct, but the labview graph only reaches 10 mV and there´stays constant, I need that it shows the maximum value in 20 mV. Why is this happening?. What can I do to get the maximum value?  

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

Are you confusing volts with millivolts?

 

A value of 10 is believable as the maximum number of volts the device would expect.  (Most DAQ devices would be +/- 10V.)  You are entering 20 which is larger than most devices would see.  Try entering 10 and see if that works.  Then try entering smaller numbers such as 0.02 which would mean 20 mV.

0 Kudos
Message 2 of 2
(2,726 Views)