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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Read-Only" to "Read only")
m
Line 16: Line 16:
  
 
|RANGE=
 
|RANGE=
± Max Double
+
± MaxDouble
  
 
|UNITS=
 
|UNITS=

Revision as of 09:53, 20 March 2014

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