Difference between revisions of "MC-Basic:axis.ACCELERATIONCOMMAND"

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:axis.ACCELERATIONCOMMAND to MC-Basic:axis.ACCELERATIONCOMMAND: Global renaming of Axystems: namespace into (Main):)
Line 34: Line 34:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:axis.POSITIONFACTOR|axis.POSITIONFACTOR]]
+
* [[MC-Basic:axis.POSITIONFACTOR|axis.POSITIONFACTOR]]
  
  
 
}}
 
}}

Revision as of 08:47, 22 May 2014

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

Short form

<axis>.AccelCmd

Syntax

?<axis>.AccelerationCommand

Availability

4.3.0

Range

± MaxDouble

Units

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

Scope

Configuration, Task or Terminal

Limitations

Read only

Examples

?Xaxis.AccelCmd

See Also