Configure
Configure the algorithm. Channel specific parameter are set using the method ConfigueChannel().
Syntax
Definition:
METHOD Configure : BOOL
VAR_INPUT
tInterval : LTIME;
nCountLimit : UDINT;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
tInterval | LTIME | Time interval in which the values are to be calculated. |
nCountLimit | UDINT | Limit of counts in the configured interval |
Return value
Name | Type | Description |
---|---|---|
Configure | BOOL | Returns |