FB_WtcTimeMaster

FB_WtcTimeMaster 1:

Class is 'obsolete'

This class is marked as obsolete and should not be used anymore!

Alternative: FB_WtcTimer

Original version:

FB_WtcTimeMaster 2:

Implements a timer as master for WTC camming.

Syntax:

FUNCTION_BLOCK FB_WtcTimeMaster EXTENDS FB_Base

FB_WtcTimeMaster 3: Properties

Name

Type

Access

Initial value

Description

ActualTime

LREAL

Get

0.0

Elapsed time since start of WTC cycle in seconds

ActualTimeLatched

LREAL

Get

0.0

Stored time of the last WTC cycle in seconds

FirstStart

BOOL

Get

FALSE

WTC is in its first cycle since the last launch.

GuidingValue

LREAL

Get

0.0

Time value as resulting camming master value

ProfileStarted

BOOL

Get

FALSE

TRUE if the timer has been started.

FB_WtcTimeMaster 4: Methods

Name

Description

ProfileStartAck()

Resets the "ProfileStarted" feedback signal.

Start()

Starts the timer.

FB_WtcTimeMaster 5: Interfaces

Type

Description

I_WtcTimeMaster

Standard interface on FB_WtcTimeMaster

I_WtcMaster

General interface of a WTC master axis

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)