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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "<GROUP>" to "<''group''>")
Line 34: Line 34:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:axis.VELOCITYFEEDBACK|axis.VELOCITYFEEDBACK]]
+
* [[MC-Basic:axis.VELOCITYFEEDBACK|axis.VELOCITYFEEDBACK]]
  
  
 
}}
 
}}

Revision as of 08:49, 22 May 2014

This property returns the actual spatial velocity of the group.

Short form

<group>.VFb

Syntax

?<group>.VelocityFeedback

Availability

All versions

Type

Double

Range

± Max Double

Units

Group velocity units, as given by <group>.VELOCITYFACTOR

Scope

Task or Terminal

Limitations

Read only

Examples

?Xaxis.VFb

See Also