FB_TimerHmi

FB_TimerHmi 1:

HMI interface for IEC 61131-3 timer to set process timings.

Syntax:

FUNCTION_BLOCK FB_TimerHmi EXTENDS FB_BaseHmi

FB_TimerHmi 2: Properties

Name

Type

Access

Initial value

Description

ActualValue

LREAL

Get, Set

0.0

Current time value in seconds

LatchedValue

LREAL

Get, Set

0.0

Stored time value of the last execution in seconds

Out

BOOL

Get, Set

FALSE

Timer output (depending on TON, TOF, TP)

SetValue

LREAL

Get, Set

0.0

Preset time setpoint in seconds

FB_TimerHmi 3: Interfaces

Type

Description

I_TimerHmi

Standard interface on FB_TimerHmi

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)