Gain / Offset Scaling

When the value transformation is set to gain / offset, the value of the raw data will be transformed by the gain and offset values.

 

 

The raw data will be multiplied by a factor of the gain. The offset is then added to that value.

 

Transformed Value = (Gain * Raw Value) + Offset