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.

WeatherStation 1:

Subelements:

Symbol name

PLC template

Description

Dstb

FB_BA_SensorBinary

Fault

Rain

FB_BA_SensorBinary

Rain

WthT

FB_BA_SensorAnalog

Outside temperature

DewPtT

FB_BA_SensorAnalog

Dew point

PrssAbs

FB_BA_SensorAnalog

Air pressure (absolute)

PrssRel

FB_BA_SensorAnalog

Air pressure (relative)

HumAbs

FB_BA_SensorAnalog

Air humidity (absolute)

HumRel

FB_BA_SensorAnalog

Air humidity (relative)

Brightness

FB_BA_MeasuredValueCardinal

Brightness

Dawn

FB_BA_SensorBinary

Dawn

GlobRadn

FB_BA_SensorAnalog

Solar radiation

WndDir

FB_BA_SensorAnalog

Wind direction

WndSpd

FB_BA_SensorAnalog

Wind speed

Latd

FB_BA_SensorAnalog

Latitude

Lngt

FB_BA_SensorAnalog

Longitude

SunAzm

FB_BA_SensorAnalog

Sun direction

SunElv

FB_BA_SensorAnalog

Sun elevation

Hierarchy:

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.

WeatherStation 2:

For more information, see BaTemplate.

WeatherStation 3:

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:
WeatherStation 4:

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.