MC-Basic:axis.ACCELERATIONCOMMAND

From SoftMC-Wiki
Revision as of 05:42, 28 May 2020 by Hallel (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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