Scaling a RAW input value?

I've looked "High" and "Low" on how to get this done but have not found anything.

Can someone please suggest a place for me to start.

This is what I want to get done.

I am reading an Analog Input (4-20ma) sensor my RAW value will be in the range of 819.0 - 4095.0
(12 bit resolution)

I want to be scaled to INCHES (277.2)
So 4095.0 would equal 277.2 inches
819.0 would equal 0.0 inches

use the built in range node ?

Thanks, that will work.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.