WeatherStation
The WeatherStation template displays the weather data.
Use
Use on any page where a template of the WeatherStation type is to be displayed.
Compatibility
The BaTemplateDescription supports the following BaObjects.
Subelements:
Symbol name | PLC template | Description |
---|---|---|
Dstb | Fault | |
Rain | Rain | |
WthT | Outside temperature | |
DewPtT | Dew point | |
PrssAbs | Air pressure (absolute) | |
PrssRel | Air pressure (relative) | |
HumAbs | Air humidity (absolute) | |
HumRel | Air humidity (relative) | |
Brightness | Brightness | |
Dawn | Dawn | |
GlobRadn | Solar radiation | |
WndDir | Wind direction | |
WndSpd | Wind speed | |
Latd | Latitude | |
Lngt | Longitude | |
SunAzm | Sun direction | |
SunElv | Sun elevation |
Hierarchy:
- BaObject
- Dstb
- Rain
- WthT
- DewPtT
- PrssAbs
- PrssRel
- HumAbs
- HumRel
- Brightness
- Dawn
- GlobRadn
- WndDir
- WndSpd
- Latd
- Lngt
- SunAzm
- SunElv
Corresponds to the PLC templates:
Attributes
The control inherits from BaseTemplate and thus has the same attributes. In addition, there are the following attributes.
BA
BaTemplateDescription
tchmi:framework#/definitions/TcHmi.BuildingAutomation.Controls.BuildingGeneral.WeatherStation.BaTemplateDescription
Allows editing the BaTemplateDescription.
For more information, see BaTemplate. |
The default values of the BaTemplateDescription, as well as the expected data types can be found in the tooltip of the dialog for setting the BaTemplateDescription: |
Common
ShowPosition
tchmi:general#/definitions/Boolean
Determines whether the values for the position are visible.
ShowTemperature
tchmi:general#/definitions/Boolean
Determines whether the values for the temperature are visible.
ShowAirPressure
tchmi:general#/definitions/Boolean
Determines whether the values for the air pressure are visible.
ShowHumidity
tchmi:general#/definitions/Boolean
Determines whether the values for the air humidity are visible.
ShowSun
tchmi:general#/definitions/Boolean
Determines whether the values for the sun are visible.
ShowBrightness
tchmi:general#/definitions/Boolean
Determines whether the values for the brightness are visible.
ShowWind
tchmi:general#/definitions/Boolean
Determines whether the values for the wind are visible.
ShowWindCompass
tchmi:general#/definitions/Boolean
Determines whether the wind compass is visible.