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:
  • Read from the source node to the parent.
  • 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.

Source

A variable that contains a raw value to be converted.

Output

A scaled value based on the configured linear conversion.

Example