Configure
Configuring the algorithm.
Syntax
Definition:
METHOD Configure : BOOL
VAR_INPUT
sConfigId : STRING;
tInterval : LTIME;
END_VAR
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. |
Return value
Name | Type | Description |
---|---|---|
Configure | BOOL | Returns |