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

From SoftMC-Wiki
Jump to: navigation, search
(Created page with '{{MC-Basic |SHORT FORM= ''<GROUP>.''AccelCmd |SYNTAX= ?''<GROUP>.''AccelerationCommand |AVAILABILITY= 4.3.0 |DESCRIPTION= This property returns the acceleration command genera…')
 
m (1 revision)
(No difference)

Revision as of 16:09, 13 December 2010

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

Short form

<GROUP>.AccelCmd

Syntax

?<GROUP>.AccelerationCommand

Availability

4.3.0

Type

Double

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