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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Read-Only" to "Read only")
m (Text replace - "<GROUP>" to "<''group''>")
Line 1: Line 1:
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
''<GROUP>.''AccelCmd
+
''<''group''>.''AccelCmd
  
 
|SYNTAX=
 
|SYNTAX=
?''<GROUP>.''AccelerationCommand
+
?''<''group''>.''AccelerationCommand
  
 
|AVAILABILITY=
 
|AVAILABILITY=

Revision as of 16:27, 20 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