FB_TimerTempHmi

FB_TimerTempHmi 1:

Extension of FB_TimerWeekdayHmi with additional temperature-relevant attributes.

Syntax:

FUNCTION_BLOCK FB_TimerTempHmi EXTENDS FB_TimerWeekdayHmi

FB_TimerTempHmi 2: 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

FB_TimerTempHmi 3: Methods

Type

Description

Clear()

Empties the list of members (groups)

Exists(x)

Checks whether member (group) x is assigned to the timer

Members()

Returns an interface to the member

Subscribe(x)

Makes group x become a member of the timer

FB_TimerTempHmi 4: 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)