FB_TimerTempHmi
Extension of FB_TimerWeekdayHmi
with additional temperature-relevant attributes.
Syntax:
FUNCTION_BLOCK FB_TimerTempHmi EXTENDS FB_TimerWeekdayHmi
Properties
Name | Type | Access | Initial value | Description |
---|---|---|---|---|
AttachableMdInterface | I_MdComponent | Get | - | Interface to the machine data component |
MembersCount | INT | Get | 0 | Number of assigned members (groups) |
Standby | BOOL | Get, Set | FALSE | Timer is to be evaluated as standby operation |
Methods
Type | Description |
---|---|
Clear() | Empties the list of members (groups) |
Exists(x) | Checks whether member (group) x is assigned to the timer |
Returns an interface to the member | |
Subscribe(x) | Makes group x become a member of the timer |
Interfaces
Type | Description |
---|---|
I_TimerTempHmi | Standard interface on FB_TimerTempHmi |
Requirements
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT v3.1.4024.42 | PC or CX (x64, x86) | Tc3_PlasticBaseApplication (>= v3.12.6.0) |
Further Information