DataPool User Guide
Version 2.13 | Published November 30, 2018 ©
DataScale
DataScale scales the container according to the received data.
Unique Parameters
-
Format: Specifies the format of the incoming data. Format options specify the axis which the data relates to.
-
Incremental change: Defines if the received data is added to the current value of the data field. When set to On the received data is added to the data field. When set to Off the received data replaces the value of the data field.
Example
The current scaling values of the container are 2.0 3.0 4.0. If the parameters are: Field Name: VALUE, Format: Y, Data Min: -100, Data Max: 100, Scale Min: 0 and Scale Max: 1 and the data entered is VALUE=0;. The resulting scaling values of the container are 2.0 0.5 4.0