IF_RoboticsAutoTuneMotion - General Information
Type: |
Interface |
Available as of: |
V2.0.0.0 |
Inherits from: |
- |
This chapter provides information on:
oTask
Interface to handle motion calls for the RoboticsAutoTune functionality.
The interface provides methods and properties to implement the tuning functionality.
Name |
Description |
---|---|
Read the values set by ReduceMotionParameter to reduce the acceleration and deceleration of the movement. |
|
Reduce the acceleration and deceleration for each movement which is tuned completely. |
|
Reset the statistics. |
|
Restart the tuning with new acceleration values. |
|
Set the motion parameter for a specific target. |
Name |
Data type |
Accessing |
Description |
---|---|---|---|
xReadOnly |
BOOL |
Read/write |
Tuning the movements is stopped. The latest values for acceleration and deceleration are used and a reduction set by the method ReduceMotionParameter is applied, even if the movement is not tuned completely. There is no adaptation in case the tracking deviation limits of auto tuning are exceeded. |