Difference between revisions of "AXY:MC-Basic:axis.POSITIONERRORSETTLE"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with '{{MC-Basic |SHORT FORM= ''<axis>''.PESettle |SYNTAX= ''<axis>''.PositionErrorSettle = ''<expression>''<br> ?''<axis>''.PositionErrorSettle |AVAILABILITY= All versions |DESCRIP…')
 
 
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
<!-- {{Languages|MC-Basic:axis.POSITIONERRORSETTLE}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
''<axis>''.PESettle
+
<''axis''>.PESettle
  
 
|SYNTAX=
 
|SYNTAX=
''<axis>''.PositionErrorSettle = ''<expression>''<br>
+
<''axis''>.PositionErrorSettle = <''expression''><br>
?''<axis>''.PositionErrorSettle
+
?<''axis''>.PositionErrorSettle
  
 
|AVAILABILITY=
 
|AVAILABILITY=
Line 11: Line 12:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
This property defines the range in position where 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 a time given by TIMESETTLE, the ISSETTLED flag is set.
+
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 20: Line 21:
  
 
|UNITS=
 
|UNITS=
User axis position units, as given by ''<axis>''.POSITIONFACTOR.
+
User axis position units, as given by <''axis''>.POSITIONFACTOR.
  
 
|DEFAULT=
 
|DEFAULT=
Line 35: Line 36:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:ATTACH|ATTACH]]
+
* [[MC-Basic:ATTACH|ATTACH]]
* [[Axystems:MC-Basic:axis.ISSETTLED|axis.ISSETTLED]]
+
* [[MC-Basic:axis.ISSETTLED|axis.ISSETTLED]]
* [[Axystems:MC-Basic:axis.POSITIONERROR|axis.POSITIONERROR]]
+
* [[MC-Basic:axis.POSITIONERROR|axis.POSITIONERROR]]
* [[Axystems:MC-Basic:axis.POSITIONFACTOR|axis.POSITIONFACTOR]]
+
* [[MC-Basic:axis.POSITIONFACTOR|axis.POSITIONFACTOR]]
* [[Axystems:MC-Basic:axis.TIMESETTLE|axis.TIMESETTLE]]
+
* [[MC-Basic:axis.TIMESETTLE|axis.TIMESETTLE]]
* [[Axystems:MC-Basic:axis.TIMESETTLEMAX|axis.TIMESETTLEMAX]]
+
* [[MC-Basic:axis.TIMESETTLEMAX|axis.TIMESETTLEMAX]]
  
  
 
}}
 
}}
 +
-->

Latest revision as of 07:07, 14 August 2017