Scaling using y=mx+b – a “no-math” shortcut ...

But I do have one question: will Elake20's Excel file work?
It will work with a few corrections. Here is a modified improved version that has a TEST function so you can check the value of a Y Output for any X input.

SCALING EQUATION.jpg
 

Attachments

  • SCALING EQUATION.xls
    15 KB · Views: 49
Last edited:
Ron that really great job too many thanks could do check if that it correct

Y=MX+b
M=(Scal_MAX - Scal_MIN)/(Inp_MAX - INP_MIN)

and

b=Scal_MIN - ( M * Inp_MIN)
 
the "new and improved" PRO model doesn't have the same keys ... one of our members (ceilingwalker) sent me an email the other day with a workaround for the PRO model ... I've been too swamped to go over it - but I'll see how it goes in the next day or so ...

or maybe ceilingwalker will drop by and answer the question for you ...
 

Similar Topics

I'm having a brain-glitch in trying to display the liquid contents of a silo in kg. There is a 0-1 bar sensor at the base of the silo. The silo...
Replies
6
Views
2,715
Hello, I am a beginner in PLC Programming and FBD language. I faced problem in trying to scale a Analog Input (Temperature Sensor) instruction...
Replies
3
Views
2,874
Hey guys I'm kinda struggling with gx developer and could do with a bit of guidance essentially I have a register (say d10) which is being...
Replies
7
Views
5,545
Can someone explain if there is a way to scale with an offset using the C400 component? (2711C-T4T) In the regular Panelview Standard the...
Replies
4
Views
4,349
Hello I need some help. I am using 1769-IF8 analog input module to measure silo capacity. I have configured my module for engineering units...
Replies
24
Views
7,268
Back
Top Bottom