FB_TimerWeekdayHmi

FB_TimerWeekdayHmi 1:

HMI interface for a weekday timer for use with the TF8550 Control TimeScheduler.

Syntax:

FUNCTION_BLOCK FB_TimerWeekdayHmi EXTENDS FB_TimerHmi

FB_TimerWeekdayHmi 2: Properties

Name

Type

Access

Initial value

Description

AttachableMdInterface

I_MdComponent

Get

-

Interface to the machine data component

Duration

LREAL

Get

0.0

Time difference between start and end time

EndTime

LREAL

Get, Set

0.0

End time in seconds

StartTime

LREAL

Get, Set

0.0

Start time in seconds

Weekday

E_Weekday

Get, Set

eNone

Weekday of the start time

FB_TimerWeekdayHmi 3: Interfaces

Type

Description

I_TimerWeekday

Standard interface on FB_TimerWeekdayMaster

I_TimerWeekdayHmiQuery

Interface for internal queuing of multiple weekday timers

I_AttachableMdInterface

Interface for containerless machine data components

Requirements

Development environment

Target platform

PLC libraries to include

TwinCAT v3.1.4024.35

PC or CX (x64, x86)

Tc3_PlasticBaseApplication (>= v3.12.5.0)