Difference between revisions of "AXY:MC-Basic:group.DECELERATIONRATE"

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:group.DECELERATIONRATE to MC-Basic:group.DECELERATIONRATE: Global renaming of Axystems: namespace into (Main):)
(hide)
Line 1: Line 1:
{{MC-Basic
+
<!-- {{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
 
''<''group''>.''DRate
 
''<''group''>.''DRate
Line 50: Line 50:
  
 
}}
 
}}
 +
-->

Revision as of 10:54, 26 June 2017

  }}


|UNITS= Percents

|DEFAULT= 100

|SCOPE= Task or Terminal

|LIMITATIONS= To set the value within a task, the group must be attached to that task  or through the command line. The total decelerationrate value is combination of the system’s value and the element’s.


|EXAMPLE= Setting G1.drate = 70 will cause the system to reduce maximum deceleration value to 70% of its original value. This means the motion deceleration will not exceed: (sys.drate/100)*(g1.drate/100)*g1.dmax

?G1.drate

|SEE ALSO=


}}

-->