Multiplier: Difference between revisions
From PLC Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
---------- | ---------- | ||
The multiplier is a scaling factor | The multiplier is a scaling factor that takes the raw register values and feeds them into meaningful physical units, like degrees Celsius, liters per minute, volts, etc. Since raw data from hardware devices usually represents a range of numbers that, not directly in units we can easily understand, using a multiplier would ensure that data can be interpreted in real-world terms. | ||
------ | ------ |
Revision as of 05:01, 26 November 2024
The multiplier is a scaling factor that takes the raw register values and feeds them into meaningful physical units, like degrees Celsius, liters per minute, volts, etc. Since raw data from hardware devices usually represents a range of numbers that, not directly in units we can easily understand, using a multiplier would ensure that data can be interpreted in real-world terms.
Key Aspects of the Multiplier: