Linear converter
Convert raw data values into scaled values based on the linear relationship applied to the input.
Properties
Property | Description |
---|---|
Slope | How steep the line is. |
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.
Logical representation
Example of a logical conversion in the
Complex Dynamic Link Editor
:Provide Feedback