Configure
Configure the algorithm. Channel specific parameter are set using the method ConfigueChannel().
Syntax
Definition:
METHOD Configure : BOOL
VAR_INPUT
eScalingMode : E_ALY_ScalingMode;
fScalingParam1 : LREAL;
fScalingParam2 : LREAL;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
eScalingMode | Scaling mode | |
fScalingParam1 | LREAL | Scaling parameters depending on the scaling mode: |
fScalingParam2 | LREAL | Scaling parameters depending on the scaling mode: |
Return value
Name | Type | Description |
---|---|---|
Configure | BOOL | Returns |