Linear conversion is also appropriate for a linearly-responding ResistiveInputPoint using facets other than ohms—although this may be less common than a non-linear application.
Linear requires you to enter your calculated scale and offset values in the Linear fields. Also, if an input point, you must set the “Units” in its Linear Calibration Ext to match an input point’s facets—otherwise a fault status occurs.
Use the following formulas to calculate the Linear scale and offset values:
where: x1 and x2 are the Nrio values (e.g voltage), and y1 and y2 are the corresponding desired units.
Scale = (y2 - y1) / (x2 - x1)
Offset = y1 - (Scale * x1)
See example 1 and example 2.