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

From SoftMC-Wiki
Jump to: navigation, search
(Created page with '{{MC-Basic |SHORT FORM= ''<axis>''.VCmd |SYNTAX= ?''<axis>''.VelocityCommand |AVAILABILITY= All versions |DESCRIPTION= This property returns the velocity command. This value i…')
 
m (1 revision)
(No difference)

Revision as of 16:09, 13 December 2010

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