Difference between revisions of "AXY:MC-Basic:axis.VELOCITYFEEDBACK"
(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. …') |
m (Itay moved page MC-Basic:axis.VELOCITYFEEDBACK to AXY:MC-Basic:axis.VELOCITYFEEDBACK) |
||
(10 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
+ | <!-- {{Languages|MC-Basic:axis.VELOCITYFEEDBACK}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
− | '' | + | <''axis''>.VFb |
|SYNTAX= | |SYNTAX= | ||
− | ?'' | + | ?<''axis''>.VelocityFeedback |
|AVAILABILITY= | |AVAILABILITY= | ||
Line 16: | Line 17: | ||
|RANGE= | |RANGE= | ||
− | + | ± MaxDouble | |
|UNITS= | |UNITS= | ||
− | User axis velocity units, as given by '' | + | User axis velocity units, as given by <''axis''>.VELOCITYFACTOR |
|DEFAULT= | |DEFAULT= | ||
Line 28: | Line 29: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | Read | + | Read only |
|EXAMPLE= | |EXAMPLE= | ||
Line 34: | Line 35: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:axis.VELOCITYCOMMAND|axis.VELOCITYCOMMAND]] |
− | * [[ | + | * [[MC-Basic:axis.VELOCITYCRUISE|axis.VELOCITYCRUISE]] |
}} | }} | ||
+ | --> |