FB_TempChannelHmi

HMI parallel class to the FB_TempChannel class
Syntax:
FUNCTION_BLOCK FB_TempChannelHmi EXTENDS FB_TempChannelBase
Properties
Name | Type | Access | Initial value | Description |
|---|---|---|---|---|
Name | STRING | Get, Set | <SourceName> | Specifies the name of the class instance. |
FB_TempChannelHmi | ||||
ActualPower | LREAL | Get | 0.0 | The current power consumption of the zone. |
GroupID | INT | Get, Set | 0 | ID of the assigned group. |
ZoneName | STRING(255) | Get, Set | 'Zone' | User-specific name of the zone. |
FB_TempChannelBase | ||||
Index | INT | Get, Set | 0 | References a PlasticBaseApplication channel to a TF8540 zone. |
FB_Base | ||||
BaseState | Get | eNotHandled | Initialization state of the class instance. | |
Error | BOOL | Get | FALSE | Class is in an error state. |
ResultMessage | Get | - | Access to the class-internal EventLogger. | |
[ | STRING | Get | <SourceName> |
|
Interfaces
Type | Description |
|---|---|
I_Base | Standard interface on FB_Base. |
I_TempChannelHmi | Standard interface on FB_TempChannelHmi |
I_TempZoneHmi | Interface compatible with FB_TempZoneHMI. |
I_BaseDev | Covers all methods and properties of the base class. |
I_Comparable | Enables comparisons via |
Requirements
Development environment | Target platform | PLC libraries to include |
|---|---|---|
TwinCAT 4026 >= v3.1.4026.19 | PC or CX (x64, x86) | Tc3_PlasticBaseApplication (>= v12.14.0.0) |