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

To use the generic functionalities of TcHmiBa. It links a single object or a complete view (including children) to the control.

Sunblind 3:

You can find more detailed information about the generic possibilities of TcHmiBa under Generic HMI.
The attribute is not applicable to all controls.

Sunblind 4:
Sunblind 5:
Sunblind 6:

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 7:
  • buttons
    Sunblind 8:

ShowValue

tchmi:general#/definitions/Boolean

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

Sunblind 9:

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 10:

storm

Sunblind 11:

ice

Sunblind 12:

communicationError

Sunblind 13:

burglaryAlarm

Sunblind 14:

maintenance

Sunblind 15:

referencing

 

manualActuator

Sunblind 16:

manualGroup

Sunblind 17:

allDown

 

allUp

 

scene1…scene3

 

facadeThermoAutomatic

Sunblind 18:

facadeTwilightAutomatic

Sunblind 19:

parkPosition

 

sunProtection

Sunblind 20:

groupThermoAutomatic

 

groupTwilightAutomatic

 

Sunblind 21:

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

BaInterfaceSymbolNames

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

Allows editing the BaInterfaceSymbolNames.

Sunblind 22:

The default values of BaInterfaceSymbolNames, as well as the expected data types can be found in the tooltip of the dialog for setting BaInterfaceSymbolNames:
Sunblind 23:

Sunblind 24:

Here is described how the BaInterfaceSymbolNames are overwritten by all controls of a type.

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.