Calibration Factor: Difference between revisions

From PLC Wiki

No edit summary
No edit summary
Line 1: Line 1:
--------
--------


The multiplier acts as a calibration factor to adjust the raw data into its corresponding physical value. For example, if the raw register value represents temperature in an arbitrary unit, applying a multiplier could convert it into degrees Celsius or Fahrenheit.
The multiplier is a calibration factor; the raw data will be adjusted to its corresponding physical value. For instance, if temperature in an arbitrary unit is represented by a raw register value, the application of a multiplier could show it in degrees Celsius or Fahrenheit.
 
[[Category:Multiplier]]
[[Category:Multiplier]]

Revision as of 05:02, 26 November 2024


The multiplier is a calibration factor; the raw data will be adjusted to its corresponding physical value. For instance, if temperature in an arbitrary unit is represented by a raw register value, the application of a multiplier could show it in degrees Celsius or Fahrenheit.