Configure
Configuring the algorithm.
Syntax
Definition:
METHOD Configure : BOOL
VAR_INPUT
eScalingMode : E_ALY_ScalingMode;
tTimeout: LREAL;
sFilePath : STRING(255);
END_VAR
Inputs
Name | Type | Description |
---|---|---|
eScalingMode | Scaling mode | |
tTimeout | TIME | Timeout for asynchronous operations. |
sFilePath | STRING(255) | Path to the taught file, e.g. C:\TwinCAT\3.1\Boot\Scaling.tas |
Return value
Name | Type | Description |
---|---|---|
Configure | BOOL | Returns |