Configure
Configuring the algorithm.
Syntax
Definition:
METHOD Configure : BOOL
VAR_INPUT
sConfigId : STRING;
tTimeOn : LTIME;
nDayOfWeekMask : WORD;
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. |
tTimeOn | LTIME | Indicates the switch-on time. |
nDayOfWeekMask | WORD | Indicates the days of the week when the timer should be active. |
Return value
Name | Type | Description |
---|---|---|
Configure | BOOL | Returns |