My Input range is 0 to 20mA and the Scaling range is 0 to 2500. I am using cFP 2010 with AI110 card for analog input. In MAX i am able to find the input type only. How can i make the scaling.is it i have to do programatically in Labview.
Hi, yes, the scaling has to be performed programmatically in LabVIEW. All you can choose from MAX is the input Range and/or type and the Filter setting. Otherwise, if you are running VI Logger, you may also want to create a Filedpoint Task and see if you can apply your custom scale in the VI Logger calculated channels. Regards,