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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "+/- " to "± ")
m (Text replace - "Read-Only" to "Read only")
Line 28: Line 28:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Read-Only
+
Read only
  
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 14:04, 18 March 2014

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

Short form

<GROUP>.AccelCmd

Syntax

?<GROUP>.AccelerationCommand

Availability

4.3.0

Type

Joint Data Type of the Group

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