Configure

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

Syntax

Definition:

METHOD Configure : BOOL
VAR_INPUT
    bRelativeOutput : BOOL;
END_VAR

Configure 1: Inputs

Name

Type

Description

bRelativeOutput

BOOL

If TRUE, the output is relative, otherwise absolute.

Configure 2: Return value

Name

Type

Description

Configure

BOOL

Returns TRUE if successful.