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

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

Revision as of 09:02, 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 accelerationrate value is combination of the system’s value and the element’s.

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

?G1.arate

|SEE ALSO=


}}

-->