RoomControl
The RoomControl can combine the various controls of the room automation. Available components are:
Use
The RoomControl can be used to automate a room or area with only one control. It is possible, for example, to combine only one area with lamps so that the overview in the visualization is maintained.
Features
Operating options and settings correspond to those of the individual controls.
Room status
The general room information is displayed in the header of the control:
- Light on or off
- Mode or message with the highest priority
- Occupancy
- Overrun time
Side menu for control
Clicking on the control opens a side menu containing the controls for the individual areas.
Central control
Each area contains a header with quick settings for uniform control of all controls.
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
ControlUnits
tchmi:framework#/definitions/TcHmi.BuildingAutomation.Controls.RoomControl.ControlList
Specifies which components (HeatingCooling, Light, Sunblind, Window) are to be added.
Name
tchmi:general#/definitions/String
The room name.
HideRoomStatus
tchmi:general#/definitions/Boolean
If TRUE, then the room information (header) is not visible.
ShowRoomName
tchmi:general#/definitions/Boolean
If TRUE, the room name is displayed instead of the room information.
BaData
Presence
tchmi:general#/definitions/Boolean
If TRUE, presence was detected in the room.
- Presence active
- Presence inactive
SwitchOffDelayActive
tchmi:general#/definitions/Boolean
If TRUE, the delay for the automatic system is active.
- Delay active
- Delay inactive
Lights
ShowLights
tchmi:general#/definitions/Boolean
If TRUE, the lights are displayed in the control. The components are always visible in the side menu.
Further information on the attributes can be found in the documentation for the Light control. |
Sunblinds
ShowSunblinds
tchmi:general#/definitions/Boolean
If TRUE, the sunblinds are displayed in the control. The components are always visible in the side menu.
Further information on the attributes can be found in the Sunblind control documentation. |
HeatingCooling
ShowHeatingCooling
tchmi:general#/definitions/Boolean
If TRUE, the HeatingCooling applications are displayed in the control. The components are always visible in the side menu.
Further information on the attributes can be found in the documentation of the HeatingCooling control |
Windows
ShowWindows
tchmi:general#/definitions/Boolean
If TRUE, the windows are displayed in the control. The components are always visible in the side menu.
Further information on the attributes can be found in the documentation of the Window control. |