gowthamsudherson Posted October 16, 2019 Report Posted October 16, 2019 Hi experts, Am using the CPU type CP1E PLC and AI module CP1WADO41, my doubt is that as per the attached manual For 'D0' we will get the raw value as counts from AI module. With help of this value how shall we scale the range ? for example: My minimum value is 0 kg maximum is 1000kg with above example we will get the raw counts from PLC and how shall i convert into a scale (as my application)? Quote
gtsuport Posted October 16, 2019 Report Posted October 16, 2019 Use a SCL instruction. See manual W483 for more information. Quote
BITS N BYTES Posted October 16, 2019 Report Posted October 16, 2019 Use the APR instruction. Program example attached in this post........................ http://forums.mrplc.com/index.php?/topic/30950-proble-with-scale-function-in-cp1l/#comment-145675 Quote
gowthamsudherson Posted October 17, 2019 Author Report Posted October 17, 2019 Thank you very much Mr.Michigan and Mr.Guru yesterday itself i downloaded the sample backup from our forum itself , but it took 2 hour to get it. Example.cxp which i attached here and please confirm whether it works or not ? and thanks once again Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.