Configure
Configure the algorithm. Channel specific parameter are set using the method ConfigueChannel().
Syntax
Definition:
METHOD Configure : BOOL
VAR_INPUT
bResetOnMultipleStart : BOOL;
tInterval : LTIME
END_VAR
Inputs
Name | Type | Description |
---|---|---|
bResetOnMultipleStart | BOOL | Reset in case of multiple "Start" event |
tInterval | LTIME | Interval time in which the events are to be considered |
Return value
Name | Type | Description |
---|---|---|
Configure | BOOL | Returns |