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

From SoftMC-Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
{{Languages|MC-Basic:axis.ACCELERATIONCOMMAND}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
Line 10: Line 11:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
This property returns the acceleration command generated by the motion profiler. Type        Double
+
This property returns the acceleration command generated by the motion profiler. Type Double
  
 
|TYPE=
 
|TYPE=

Revision as of 06:55, 17 April 2017

Language: English  • 中文(简体)‎

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