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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "''<expression>''" to "<''expression''>")
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
<!-- {{Languages|MC-Basic:axis.POSITIONERRORMAX}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
Line 11: Line 12:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
Defines the maximum allowed error between position command and the position feedback. The position following error (PE) is calculated every sample time and compared to maximum position error (PEMAX). If it exceeds the value of PEMAX, the axis is brought to an immediate stop. If the axis is at rest when the error is detected, the drive is disabled.
+
Defines the maximum allowed error between the position command and the position feedback. The position following error (PE) is calculated for every sampling period and compared to maximum position error (PEMAX). If PE exceeds the value of PEMAX, the axis is brought to an immediate stop. If the axis is at rest when the error is detected, the drive is disabled.
  
 
|TYPE=
 
|TYPE=
Line 37: Line 38:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:ATTACH|ATTACH]]
+
* [[MC-Basic:ATTACH|ATTACH]]
* [[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]]
  
  
 
}}
 
}}
 +
-->

Latest revision as of 07:07, 14 August 2017