Adjust Data

There are three ways to adjust the data:

Adjust Data Range

To adjust the Data Range the user has to extend the MeasurementData with the keywords with range : followed by an Interval in the format: 0.0;0.0. (0.0 can be replaced by any other number)

Linear Data Conversion

To adjust the data with a linear data conversion the user has to extend the MeasurementData with the keywords with scaling factor: 0.0 and offset: 0.0. (0.0 can be replaced by any other number)

Linear Data Conversion With Interval

To adjust the data with a linear data conversion and an interval the user has to extend the MeasurementData with the keywords linear mapping [0.0;0.0] => [0.0;0.0]. (0.0 can be replaced by any other number)