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

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:axis.VELOCITYFEEDBACK to MC-Basic:axis.VELOCITYFEEDBACK: Global renaming of Axystems: namespace into (Main):)
Line 1: Line 1:
 +
{{Languages}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=

Revision as of 19:04, 21 April 2017

Language: English  • 中文(简体)‎

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