Configure

Configuring the algorithm.

Syntax

Definition:

METHOD Configure : BOOL
VAR_INPUT
    sConfigId : STRING;
    tInterval : LTIME;
END_VAR

Configure 1: Inputs

Name

Type

Description

sConfigId

STRING

Indicates the name of the report. The name must correspond to the name of the configuration file at the Reporting Server.

tInterval

LTIME

Time interval at which the data should be sent to the Reporting Server.

Configure 2: Return value

Name

Type

Description

Configure

BOOL

Returns TRUE if successful.