Calculators

Calculator

Analog Scaling Calculator

Scale PLC raw input values into engineering units using standard linear interpolation for 4-20 mA, 0-10 V, and vendor-specific raw ranges.

Formula-backed output

Typed calculation logic is covered by focused tests and remains separate from the interactive 4-20 mA loop simulator.

Analog Scaling Inputs

Use raw counts and engineering limits from the card or PLC tag.

Result

Linear interpolation result for the current values.

Scaled value
80.61
In range80.606% span
Formula
EU = EULow + ((Raw - RawLow) / (RawHigh - RawLow)) * (EUHigh - EULow)
Requires Toolkit or Pro Toolkit

Analog scaling results and commissioning

Free preview

Inspect fixed raw and engineering ranges with the real scaled result and formula.

Paid operation

Editable raw values and ranges, custom scaling results, copy actions, and commissioning helpers require paid access.

Unlocks with Toolkit or Pro Toolkit
  • Editable scaling inputs
  • Custom range configuration
  • Copy-ready output
View account options

Entitlement store: unavailable. No saved presets, saved settings, or customer tool history are stored in V1.

Engineering note

Confirm raw ranges against the exact card, module configuration, and signal type before commissioning. Different PLC platforms use different defaults and overrange behavior.