MeasurementView

Description

The MeasurementView object is a specialized version of DataObjectView with additional properties for Measurement objects.

› Inherits:DataObjectView

Properties

maximumValue

This property holds the maximum value to use for parametrizing the widget displaying a measurement, e.g. a gauge or plot.

› Type:Double
› Default:0
› Signal:maximumValueChanged()
› Attributes:Writable

minimumValue

This property holds the minimum value to use for parametrizing the widget displaying a measurement, e.g. a gauge or plot.

› Type:Double
› Default:0
› Signal:minimumValueChanged()
› Attributes:Writable