Configure
Configuring the algorithm.
Syntax
Definition:
METHOD Configure : BOOL
VAR_INPUT
nWindowSize : UDINT
END_VAR
Inputs
Name | Type | Description |
---|---|---|
nWindowSize | UDINT | Specifies the number of cycles over which a calculation is made. The memory requirement of the algorithm is proportional to this parameter. |
Return value
Name | Type | Description |
---|---|---|
Configure | BOOL | Returns |