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

From SoftMC-Wiki
Jump to: navigation, search
m (1 revision)
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
<!-- {{Languages|MC-Basic:axis.JERKMAX}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
''<axis>''.JMax
+
<''axis''>.JMax
  
 
|SYNTAX=
 
|SYNTAX=
''<axis>''.JerkMax = ''<expression>''<br>
+
<''axis''>.JerkMax = <''expression''><br>
? ''<axis>''.JerkMax
+
? <''axis''>.JerkMax
  
 
|AVAILABILITY=
 
|AVAILABILITY=
Line 11: Line 12:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
Defines the maximum allowed jerk. If the trajectory generator issues a jerk command higher than JERKMAX, the system sets the value to JERKMAX and notifies you.
+
Defines the maximum allowed jerk. If the trajectory generator issues a jerk command higher than JERKMAX, the system sets the value to JERKMAX and issues a notification.
  
 
|TYPE=
 
|TYPE=
Line 35: Line 36:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:ATTACH|ATTACH]]
+
* [[MC-Basic:ATTACH|ATTACH]]
* [[Axystems:MC-Basic:axis.JERK|axis.JERK]]
+
* [[MC-Basic:axis.JERK|axis.JERK]]
  
  
 
}}
 
}}
 +
-->

Latest revision as of 06:58, 14 August 2017