Configure

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

Syntax

Definition:

METHOD Configure : BOOL
VAR_INPUT
    nNumCycles : UDINT;
END_VAR

Configure 1: Inputs

Name

Type

Description

nNumCycles

UDINT

Indicates the number of PLC cycles that fit into the time interval for the calculation, according to EN 61400-1 this is an interval of ten minutes.

Configure 2: Return value

Name

Type

Description

Configure

BOOL

Returns TRUE if successful.