AXY:MC-Basic:axis.VELOCITYFEEDBACK

From SoftMC-Wiki
Revision as of 08:49, 22 May 2014 by Miborich (talk | contribs) (Miborich moved page Axystems:MC-Basic:axis.VELOCITYFEEDBACK to MC-Basic:axis.VELOCITYFEEDBACK: Global renaming of Axystems: namespace into (Main):)
Jump to: navigation, search

This property returns the actual velocity of the axis.

Short form

<axis>.VFb

Syntax

?<axis>.VelocityFeedback

Availability

All versions

Type

Double

Range

± MaxDouble

Units

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

Default

0

Scope

Task or Terminal

Limitations

Read only

Examples

?Xaxis.VFb

See Also