FB_TempSupply

FB_TempSupply 1:

Implements a supply unit of temperature control.

Syntax:

FUNCTION_BLOCK FB_TempSupply EXTENDS FB_BaseHmi

FB_TempSupply 2: Properties

Name

Type

Access

Initial value

Description

Index

INT

Get, Set

0

Supply unit index

FB_TempSupply 3: Methods

Type

Description

Line(x)

Returns the xth supply channel of the supply group.

FB_TempSupply 4:

Exceptions avoidance

The list access functions (e.g. Channels(x), Groups(x), etc...) return a pseudo variable if the requested index is invalid. In addition, a message is thrown in the EventLogger.

FB_TempSupply 5: Interfaces

Type

Description

I_TempSupply

Standard interface on FB_TempSupply.

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)