MC-Basic:axis.ACCELERATIONCOMMAND

From SoftMC-Wiki
Revision as of 16:00, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= ''<axis>''.AccelCmd |SYNTAX= ?''<axis>''.AccelerationCommand |AVAILABILITY= 4.3.0 |DESCRIPTION= This property returns the acceleration command generate…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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