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
 Read from the source node to the parent.
Read from the source node to the parent. Write from the parent to the source node.
Write from the parent to the source node. Read from the source node to the parent and write from the parent to the source node.
Read from the source node to the parent and write from the parent to the source node.