Tuning
Exclusive function for actuators This core function is only available for actuators. |
This core function is used to automatically optimize an actuator.
Syntax:
FUNCTION_BLOCK FB_ActuatorTuning EXTENDS FB_CorefunctionFeedback
Properties
Name | Type | Access | Description |
---|---|---|---|
TimeoutFactor | LREAL | Get, Set | Factor (multiplier) for determining the timeout of the movement time. |
Methods
Name | Description |
---|---|
DoAbort( | Cancels the current procedure. |
DoTuneTimeout( | Starts a sequence of commands to the end positions of the actuator and measures the time of the movement. |
Interfaces
Type | Description |
---|---|
I_ActuatorTuning | Standard interface on FB_ActuatorTuning. |
Requirements
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT v3.1.4024.55 | PC or CX (x64, x86) | Tc3_PlasticFunctions (>= v3.12.5.0) |