Sunblind
The Sunblind control can display and control the position and angle of sunblinds.

Use
Use on any page where controls are needed to control sunblinds.
Features
Priorities
Display of different priorities via the attribute Priority.
Angle setting
The angle setting is optional and can only be used if the sunblind supports it. This function is enabled or disabled via the attribute UseAngle.
Operation
Clicking on the Sunblind control changes the visibility of the menu for setting the position or angle.

Attributes
The control inherits from BaseRoomControl and thus has the same attributes. In addition, there are the following attributes.
BA
BaObject
tchmi:framework#/definitions/SymbolSymbol for BaObject for using the generic functionalities of TcHmiBa. Links a single object or a complete view (including children) to the control.
![]() | The attribute is not applicable to all controls. |
Common
Controls
tchmi:framework#/definitions/TcHmi.BuildingAutomation.Controls.RoomAutomation.Sunblind.ControlsSpecifies the type of controls to be used for position and angle settings.
- sliderHorizontal

- buttons

ShowValue
tchmi:general#/definitions/BooleanIf TRUE, the values for angle and position are displayed.

BaData
Priority
tchmi:framework#/definitions/TcHmi.BuildingAutomation.Controls.RoomAutomation.Sunblind.PriorityThe 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 |
|
maintenance |
|
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.Sunblind.BaInterfaceSymbolNamesEdit the BaInterfaceSymbolNames.
Position
tchmi:general#/definitions/NumberCurrent position (0-100%).
PositionFeedback
tchmi:general#/definitions/NumberFeedback for the position (0-100%).
Angle
UseAngle
tchmi:general#/definitions/BooleanIf TRUE, the controls for controlling the angle are displayed.
Angle
tchmi:general#/definitions/NumberCurrent angle (0-100%).
AngleFeedback
tchmi:general#/definitions/NumberFeedback for the angle (0-100%).
AngleStep
tchmi:general#/definitions/NumberDetermines the step size with which the angle is adjusted via the angle buttons.
Events
Event | Description |
|---|---|
onPositionChanged | Triggered when the user changes the position of the sunblind. |
onAngleChanged | Triggered when the user changes the angle of the sunblind. |
onManualReset | Triggered when the button for resetting from "hand" to automatic mode is pressed. |








