Configure
Configure the algorithm. Channel specific parameter are set using the method ConfigueChannel().
Syntax
Definition:
METHOD Configure : BOOL
VAR_INPUT
stCentre : ST_ALY_XyPosition;
fRadius : LREAL;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
stCentre | Structure for saving the position of the circle center in XY coordinates. | |
fRadius | LREAL | Radius of the circle. |
Return value
Name | Type | Description |
---|---|---|
Configure | BOOL | Returns |