Difference between revisions of "AXY:MC-Basic:group.ACCELERATIONMAX"
m (Text replace - "''<expression>''" to "<''expression''>") |
m (Text replace - "<GROUP>" to "<''group''>") |
||
| Line 1: | Line 1: | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
| − | ''< | + | ''<''group''>.''AMax |
|SYNTAX= | |SYNTAX= | ||
| − | ''< | + | ''<''group''>.''AccelerationMax = <''expression''><br> |
| − | ?''< | + | ?''<''group''>.''AccelerationMax |
|AVAILABILITY= | |AVAILABILITY= | ||
| Line 21: | Line 21: | ||
|UNITS= | |UNITS= | ||
| − | User group acceleration units, as given by ''< | + | User group acceleration units, as given by ''<''group''>.''ACCELERATIONFACTOR |
|DEFAULT= | |DEFAULT= | ||
Revision as of 16:27, 20 March 2014
Defines the maximum allowed group acceleration. If you specify an acceleration higher than ACCELERATIONMAX, the system sets the value to ACCELERATIONMAX and notifies you.
Short form
<group>.AMax
Syntax
<group>.AccelerationMax = <expression>
?<group>.AccelerationMax
Availability
All versions
Type
Double
Range
Greater than 0
Units
User group acceleration units, as given by <group>.ACCELERATIONFACTOR
Default
500
Scope
Configuration, Task or Terminal
Limitations
To set the value within a task, the group must be attached to that task (using the ATTACH command).
Examples
G1.Amax = 20e3