Difference between revisions of "MC-Basic:group.ACCELRATIONCOMMAND"

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:group.ACCELRATIONCOMMAND to MC-Basic:group.ACCELRATIONCOMMAND: Global renaming of Axystems: namespace into (Main):)
(AXY: new links)
 
(2 intermediate revisions by 2 users not shown)
Line 34: Line 34:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:group.VELOCITYCOMMAND|group.VELOCITYCOMMAND]]
+
* [[MC-Basic:element.VELOCITYCOMMAND|VELOCITYCOMMAND]]
  
  
 
}}
 
}}

Latest revision as of 13:00, 13 September 2017

This property returns the acceleration command generated by the motion profiler.

Short form

<group>.AccelCmd

Syntax

?<group>.AccelerationCommand

Availability

4.3.0

Type

Joint Data Type of the Group

Range

± MaxDouble

Units

User axis position units, as given by <axis>.ACCELERATIONFACTOR.

Scope

Configuration, Task or Terminal

Limitations

Read only

Examples

?XyTable.AccelCmd

See Also