CyclicUpdate

CyclicUpdate 1:

Cyclic transfer of a new value.

Syntax:

METHOD CyclicUpdate: LREAL
VAR_INPUT
    bForce:    BOOL;
    fInput:    LREAL;
END_VAR

CyclicUpdate 2: Inputs

Name

Type

Description

bForce

BOOL

The filtered value is updated with the input value regardless of filter parameters if this input is TRUE.

Notice A TRUE overwrites the parameterized filter behavior!

fInput

LREAL

New input value

CyclicUpdate 3: Outputs

Name

Type

Description

CyclicUpdate

LREAL

The filtered 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