LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

raw voltage reading

Is there a way to also view the raw voltage input in addition to the scaled value in LabVIEW when utilizing DAQMx and custom scales?

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

There are a few ways to do this. If you have a custom scale on the channel that you are reading then you can read the scale and remove it mathematically to get back to raw voltage. You could also not add the scale then programmically add it later.

Tim
GHSP
0 Kudos
Message 2 of 2
(2,183 Views)