Difference between revisions of "AXY:MC-Basic:axis.POSITIONERRORSETTLE"
m (Text replace - "''<axis>''" to "<''axis''>") |
m (Itay moved page MC-Basic:axis.POSITIONERRORSETTLE to AXY:MC-Basic:axis.POSITIONERRORSETTLE) |
||
(11 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | <!-- {{Languages|MC-Basic:axis.POSITIONERRORSETTLE}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 4: | Line 5: | ||
|SYNTAX= | |SYNTAX= | ||
− | <''axis''>.PositionErrorSettle = '' | + | <''axis''>.PositionErrorSettle = <''expression''><br> |
?<''axis''>.PositionErrorSettle | ?<''axis''>.PositionErrorSettle | ||
Line 11: | Line 12: | ||
|DESCRIPTION= | |DESCRIPTION= | ||
− | This property defines the range in | + | This property defines the range in which the axis is defined as settled. When the motion profiler is complete, the absolute value of the position error (Target Position - Actual Position) is compared to the PESETTLE value. When the the result is less than or equal to this value, for the time given by TIMESETTLE, the ISSETTLED flag is set. |
|TYPE= | |TYPE= | ||
Line 35: | Line 36: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:ATTACH|ATTACH]] |
− | * [[ | + | * [[MC-Basic:axis.ISSETTLED|axis.ISSETTLED]] |
− | * [[ | + | * [[MC-Basic:axis.POSITIONERROR|axis.POSITIONERROR]] |
− | * [[ | + | * [[MC-Basic:axis.POSITIONFACTOR|axis.POSITIONFACTOR]] |
− | * [[ | + | * [[MC-Basic:axis.TIMESETTLE|axis.TIMESETTLE]] |
− | * [[ | + | * [[MC-Basic:axis.TIMESETTLEMAX|axis.TIMESETTLEMAX]] |
}} | }} | ||
+ | --> |