08-20-2009 02:16 AM
Hello,
I have a issue with the AI scaling with a NI6229 Device.
Set the Input to 0.0V, then is the return value of aiPolynomialScaler(..) -10.63V and if the input 10V, i get -0.63V.
Input Output
-10.0V -> 0.63V
-5.0V -> 5.63V
0.0V -> 10.63V
5.0V -> -5.63V
10.0V -> -0.63V
Is there a adjustment for a accurate conversion or I have to do my own conversion scaling?
The Parameter "gain" for aiConfiguration(..) is 0 (input range from -10V to 10V).
The Inputsource is a AO-Channel.
Kind regards,
Heiko Mayer
Solved! Go to Solution.
08-20-2009 10:29 AM
Joe Friedchicken
NI Configuration Based Software Get with your fellow OS users
[ Linux ] [ macOS ]Principal Software Engineer :: Configuration Based Software
Senior Software Engineer :: Multifunction Instruments Applications Group (until May 2018)
Software Engineer :: Measurements RLP Group (until Mar 2014)
Applications Engineer :: High Speed Product Group (until Sep 2008)
08-21-2009 07:55 AM
Hello Joe F.,
that´s it!
Thanks a lot!
Kind regards,
Heiko