FB_TempSupplyLine

FB_TempSupplyLine 1:

Implements a supply unit of temperature control.

Syntax:

FUNCTION_BLOCK FB_TempSupplyLine EXTENDS FB_BaseHmi

FB_TempSupplyLine 2: Properties

Name

Type

Access

Initial value

Description

ActSupplyCurrent

LREAL

Get

0.0

Actual current of the channel

ActSupplyLoad

LREAL

Get

0.0

Actual output of the channel

AttachableMdInterface

I_MdComponent

Get

-

Interface to the machine data component

CalcErrorCurrent

LREAL

Get

0.0

Calculated error current of the channel

CalcSupplyLoad

LREAL

Get

0.0

Calculated output of the channel

CalcSupplyMatch

LREAL

Get

0.0

Deviation of the calculated and actual output of the channel.

Frequency

LREAL

Get

0.0

Channel frequency

PwmCycleTime

LREAL

Get, Set

0.0

Cycle time of the PWM signal

PwmFactorC

INT

Get, Set

0

Factor PWM cycle time from cooling to heating.

PwmMaxOnTime

LREAL

Get, Set

0.1

Maximum PWM switch-on time

PwmMaxOnTimeC

LREAL

Get, Set

0.1

Maximum PWM switch-on time of the cooling system

PwmMaxRampLoad

LREAL

Get, Set

0.0

Reserved

PwmMinOnTime

LREAL

Get, Set

0.0

Minimum PWM switch-on time

SupplyID

INT

Get, Set

0

ID of the channel

FB_TempSupplyLine 3: Interfaces

Type

Description

I_TempSupplyLine

Standard interface on FB_TempSupplyLine.

I_AttachableMdInterface

Interface for containerless machine data components.

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)