‎09-27-2018 07:24 AM
I have a cRIO (9045) with AI modules.
c-modules work in scan mode. And in settings page I can configure scale parameters.
But I want change this settings programmatically.
Is it possible? I can't find this property
‎09-27-2018 07:40 AM
Hi Artem,
But I want change this settings programmatically.
Why not build your own "Scaling" VI, which takes the raw readings and scales them using your scaling parameters?
This way you can apply your own scaling rules…
‎09-27-2018 07:48 AM
Hi, Gerd
now I work exactly as you say. But I think it can be made by ready settings.