FB_FilterSlewRateLimit

FB_FilterSlewRateLimit 1:

This class derived from FB_FilterBase implements a filter that limits the rate of rise (i.e. the ramp rate).

Syntax:

FUNCTION_BLOCK FB_FilterSlewRateLimit EXTENDS FB_FilterBase

FB_FilterSlewRateLimit 2: Initialization parameters of the FB_init constructor

Name

Type

Description

fChangeRate

LREAL

The maximum rate of change of the filtered value.

FB_FilterSlewRateLimit 3: Properties

Name

Type

Access

Description

Output

LREAL

Get

The filtered value.

ChangeRateLimit

LREAL

Get, Set

The maximum rate of change of the filtered value.

FB_FilterSlewRateLimit 4: Methods

Name

Description

Cyclic

Cycle method

CyclicUpdate

Cyclic transfer of a new input value.

Requirements

Development environment

Target platform

PLC libraries to include

TwinCAT v3.1.4024.35

PC or CX (x64, x86)

Tc3_PlasticFunctions v3.12.4.26 or higher