Configure
Configure the algorithm. Channel specific parameter are set using the method ConfigueChannel().
Syntax
Definition:
METHOD Configure : BOOL
VAR_INPUT
bCaseSensitive : BOOL;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
bCaseSensitive | BOOL | If TRUE, upper and lower case is taken into account. |
Return value
Name | Type | Description |
---|---|---|
Configure | BOOL | Returns |