fbTempZone
Symbol of the type FB_TempZone should be linked to this attribute. The control will resolve the individual variable paths inside the control and fetch necessary data.
The structure of FB_TempZone:
Name | Type | Description |
---|---|---|
ActualTemperature | Number | Actual temperature value. |
SetpointTemperature | Number | Setpoint value of the zone. |
Error | Bool | If zone is in error. |
Heating | Bool | If zone is heating. |
Cooling | Bool | If zone is cooling. |
PowerLevel | Number | Output power level of the zone. |
Schema: tchmi:framework#/definitions/Symbol
Attribute setter: setfbTempZone
Attribute getter: getfbTempZone
Available: since version 12.6.0