Difference between revisions of "MC-Basic:axis.PositionBacklashAlpha"

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:axis.PositionBacklashAlpha to MC-Basic:axis.PositionBacklashAlpha: Global renaming of Axystems: namespace into (Main):)
Line 7: Line 7:
 
4.5.33 and later
 
4.5.33 and later
 
|DESCRIPTION=
 
|DESCRIPTION=
Value of the alpha filter used in backlash compensation. See [[MC-Basic:axis.PositionBacklash]].
+
Value of the alpha filter used in backlash compensation. It is used to eliminate strong jumping  of backlash compensation value between positive and negative directions, typically occurring near target point or at the beginning of the movement. See [[MC-Basic:axis.PositionBacklash|'''<axis>.PositionBacklash''']] and [[MC-Basic:compTable.DIRECTION|'''<comp>.Direction''']].<br>
 +
 
 +
* Bigger values (close to 1.0) are for sharper corners (faster response)
 +
* Smaller values (close to 0.1) are for smoother behavior
 +
 
 
|TYPE=
 
|TYPE=
 
Double
 
Double

Revision as of 07:50, 29 September 2014

Value of the alpha filter used in backlash compensation. It is used to eliminate strong jumping of backlash compensation value between positive and negative directions, typically occurring near target point or at the beginning of the movement. See <axis>.PositionBacklash and <comp>.Direction.

  • Bigger values (close to 1.0) are for sharper corners (faster response)
  • Smaller values (close to 0.1) are for smoother behavior

Short form

None

Syntax

<axis>.PositionBacklashAlpha

Availability

4.5.33 and later

Type

Double

Range

0 ... 1.0

Units

None

Default

0.9

Scope

Task, Terminal

Limitations

Modal only

See Also