Possible values: 10 ... 1000000
Show Value Labels at Y Axis
If this property is disabled, no values for this variable will be shown at Y axis.
If this property is enabled, the Min and Max value are displayed at the Y axis. If grid lines
are drawn in the graph, values between Min and Max value will be shown at the grid lines
positions at Y axis.
Default value: Disabled
Possible values: Disabled or Enabled
Dependency
It is possible to mark a variable as unit dependent so that the values shown (Min Value,
Max Value etc. at Y axis and the value in the cursor) can be calculated for the currently
active unit.
Default value: None
Possible values: None or Unit
Unit Group
If the Dependency property is set to Unit, the unit group can be chosen to which this
variable belongs.
Default value: Force units (only enabled if Dependency property is set to Unit)
Possible values: Any of the available unit groups.
Offset
The raw value of the variable can be modified before showing it. The formula that is used
is:
shownValue = ((rawValue + Offset) * Scale) + Offset2
Default value: 0
Possible values: Any integer number
Scale
The raw value of the variable can be modified before showing it. The formula that is used
is:
shownValue = ((rawValue + Offset) * Scale) + Offset2
Default value: 1.0
Possible values: Any float number
Number of Decimals
The number of decimals property allows to define how many digits will be displayed behind
the decimal point.
Default value: 0
Possible values: 0 ... 10
Offset / Offset 2
The raw value of the variable can be modified before showing it. The formula that is used
is:
shownValue = ((rawValue + Offset) * Scale) + Offset2
Default value: 0
Possible values: Any integer number
Log Trigger