
adccommunitymod (AutomationDirect) asked a question.
How to scale an analog in a Do-more
Created Date: April 19,2013
Created By: henryp
**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****
How would I scale an analog input WX0 (0-4095 counts) into a 0-100% signal and have the answer as a real number with a decimal point?
Created Date: April 19,2013
Created by: plcnut
There is a scale instruction. I believe that is what it's called. Try typing SCALE at the right side of your ladder and it should come up.
Created Date: April 20,2013
Created by: franji1
SCALE see the attached screen shot. Note the decimal point on the output scale values (to ensure the scaling calculations involve REAL numbers and not all integer math).
Created Date: April 19,2013
Created by: henryp
How would I scale an analog input WX0 (0-4095 counts) into a 0-100% signal and have the answer as a real number with a decimal point?