Window
The Window control can display and control the position of windows or roof domes with drives.
Use
Use on any page where controls are needed to control windows.
Features
Position specification
The position of the window can be specified via an analog or binary value if the drive supports it.
For analog values, buttons with predefined position values can be displayed.
Nature and source of the danger The display of these buttons can be set globally. |
Operation
Clicking on the Window control changes the visibility of the menu for setting the position.
Attributes
The control inherits from BaseRoomControl 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
ShowValue
tchmi:general#/definitions/Boolean
If TRUE, the value for position is displayed.
DisplayMode
tchmi:framework#/definitions/TcHmi.BuildingAutomation.Controls.Window.DisplayMode
Determines the display mode of the window.
Name | Presentation |
---|---|
roofDome | |
window |
IconRotation
tchmi:general#/definitions/Number
Rotates the icon. Angle in degrees.
BaData
Priority
tchmi:framework#/definitions/TcHmi.BuildingAutomation.Controls.RoomAutomation.Window.Priority
The current priority displayed on the control. High priorities (low value in priority enumeration) deactivate the control's operating options.
Name | Presentation |
---|---|
fire | |
storm | |
ice | |
communicationError | |
burglaryAlarm | |
maintanence | |
referencing |
|
manualActuator | |
manualGroup | |
allDown |
|
allUp |
|
scene1…scene3 |
|
facadeThermoAutomatic | |
facadeTwilightAutomatic | |
parkPosition |
|
sunProtection | |
groupThermoAutomatic |
|
groupTwilightAutomatic |
|
The icons used for the various priorities can be set globally. |
BaInterfaceSymbolNames
tchmi:framework#/definitions/TcHmi.BuildingAutomation.Controls.Window.BaInterfaceSymbolNames
Allows editing the BaInterfaceSymbolNames.
The default values of BaInterfaceSymbolNames, as well as the expected data types can be found in the tooltip of the dialog for setting BaInterfaceSymbolNames: |
Here is described how the BaInterfaceSymbolNames are overwritten by all controls of a type. |
Position
tchmi:framework#/definitions/TcHmi.BuildingAutomation.NumberOrBoolean
Current position (0-100%).
PositionFeedback
tchmi:framework#/definitions/TcHmi.BuildingAutomation.NumberOrBoolean
Feedback for the position (0-100%).
Events
Event | Description |
---|---|
onPositionChanged | Triggered when the user changes the position of the window or a roof dome. |
onManualReset | Triggered when the button for resetting from "hand" to automatic mode is pressed. |