Sunblind

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

Sunblind 1:

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.

Sunblind 2:

Attributes

The control inherits from BaseRoomControl and thus has the same attributes. In addition, there are the following attributes.

Feedback concept

The control can use the feedback concept.

BA

BaObject

tchmi:framework#/definitions/Symbol

Symbol for BaObject for using the generic functionalities of TcHmiBa. Links a single object or a complete view (including children) to the control.

Sunblind 3:

The attribute is not applicable to all controls.

Common

Controls

tchmi:framework#/definitions/TcHmi.BuildingAutomation.Controls.RoomAutomation.Sunblind.Controls

Specifies the type of controls to be used for position and angle settings.

  • sliderHorizontal
    Sunblind 4:
  • buttons
    Sunblind 5:

ShowValue

tchmi:general#/definitions/Boolean

If TRUE, the values for angle and position are displayed.

Sunblind 6:

BaData

Priority

tchmi:framework#/definitions/TcHmi.BuildingAutomation.Controls.RoomAutomation.Sunblind.Priority

The current priority displayed on the control. High priorities (low value in priority enumeration) deactivate the control's operating options.

Name

Presentation

fire

Sunblind 7:

storm

Sunblind 8:

ice

Sunblind 9:

communicationError

Sunblind 10:

burglaryAlarm

Sunblind 11:

maintenance

Sunblind 12:

referencing

 

manualActuator

Sunblind 13:

manualGroup

Sunblind 14:

allDown

 

allUp

 

scene1…scene3

 

facadeThermoAutomatic

Sunblind 15:

facadeTwilightAutomatic

Sunblind 16:

parkPosition

 

sunProtection

Sunblind 17:

groupThermoAutomatic

 

groupTwilightAutomatic

 

Sunblind 18:

The icons used for the various priorities can be set globally.

BaInterfaceSymbolNames

tchmi:framework#/definitions/TcHmi.BuildingAutomation.Controls.Sunblind.BaInterfaceSymbolNames

Position

tchmi:general#/definitions/Number

Current position (0-100%).

PositionFeedback

tchmi:general#/definitions/Number

Feedback for the position (0-100%).

Angle

UseAngle

tchmi:general#/definitions/Boolean

If TRUE, the controls for controlling the angle are displayed.

Angle

tchmi:general#/definitions/Number

Current angle (0-100%).

AngleFeedback

tchmi:general#/definitions/Number

Feedback for the angle (0-100%).

AngleStep

tchmi:general#/definitions/Number

Determines 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.