Linear converter
Convert raw data values into scaled values based on the linear relationship applied to the input.
Properties
Property | Description |
---|---|
Slope | Steepness of the line. |
Intercept | The point on the Y-axis through which the slope of the line passes. |
Mode | The direction of the dynamic link:
|
Source
A variable that contains a raw value to be converted.
Output
A scaled value based on the configured linear conversion.
Example
raw data
scaled value
linear converter
Provide Feedback