Scale
With the Scale control different types of scales can be displayed and edited.
The focus of the control is the visualization of a heating curve with a defined number of interpolation points.
Use
Can be used on any page where scales are to be displayed or edited.
Features
A scale can be edited by drag and drop and the maximum and minimum value can be set.
Attributes
The control inherits from BaseControl and thus has the same attributes. In addition, there are the following attributes.
BA
BaObject
tchmi:framework#/definitions/Symbol
To use the generic functionalities of TcHmiBa. It links a single object or a complete view (including children) to the control.
You can find more detailed information about the generic possibilities of TcHmiBa under Generic HMI. |
Common
Data
tchmi:framework#/definitions/TcHmi.BuildingAutomation.Controls.Scale.Scales
Determines the data for the different scales.
XAxisExtension
tchmi:general#/definitions/Number
Determines how much longer the X-axis is displayed, depending on XMin and XMax.
Title
tchmi:general#/definitions/String
Determines the title that will be displayed in the header of the control.
ShowHeader
tchmi:general#/definitions/Boolean
Determines whether the header of the control is displayed or not.