AXY:MC-Basic:axis.VELOCITYFEEDBACK

From SoftMC-Wiki
Revision as of 16:00, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= ''<axis>''.VFb |SYNTAX= ?''<axis>''.VelocityFeedback |AVAILABILITY= All versions |DESCRIPTION= This property returns the actual velocity of the axis. …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

+/- Max Double

Units

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

Default

0

Scope

Task or Terminal

Limitations

Read-Only

Examples

?Xaxis.VFb

See Also