Configure

Configure the algorithm. Channel specific parameter are set using the method ConfigueChannel().

Syntax

Definition:

METHOD Configure : BOOL
VAR_INPUT
    eParetoMode : E_ALY_ParetoMode;
END_VAR

Configure 1: Inputs

Name

Type

Description

eParetoMode 

E_ALY_ParetoMode

Mode for calculating the output values

Count: The cycles in which the respective input is TRUE are counted.

Timespan: The timespans in which the input is TRUE are added up.

Configure 2: Return value

Name

Type

Description

Configure

BOOL

Returns TRUE if successful.