Difference between revisions of "AXY:MC-Basic:axis.VELOCITYCOMMAND"

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:03, 18 March 2014

This property returns the velocity command. This value is generated by the motion profiler.

Short form

<axis>.VCmd

Syntax

?<axis>.VelocityCommand

Availability

All versions

Type

Double

Range

± Max Double

Units

User axis velocity units, as given by <axis>.VELOCITYFACTOR

Default

0

Scope

Task or Terminal

Limitations

Read only

Examples

?Xaxis.VCmd

See Also