Difference between revisions of "AXY:MC-Basic:axis.VELOCITYCRUISE"
(Created page with '{{MC-Basic |SHORT FORM= ''<axis>''.Vcruise |SYNTAX= ''<axis>''.VelocityCruise = ''<expression>''<br> ?''<axis>''.VelocityCruise |AVAILABILITY= All versions |DESCRIPTION= This …') |
m (Itay moved page MC-Basic:axis.VELOCITYCRUISE to AXY:MC-Basic:axis.VELOCITYCRUISE) |
||
(7 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
+ | <!-- {{Languages|MC-Basic:axis.VELOCITYCRUISE}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
− | '' | + | <''axis''>.Vcruise |
|SYNTAX= | |SYNTAX= | ||
− | '' | + | <''axis''>.VelocityCruise = <''expression''><br> |
− | ?'' | + | ?<''axis''>.VelocityCruise |
|AVAILABILITY= | |AVAILABILITY= | ||
Line 17: | Line 18: | ||
|RANGE= | |RANGE= | ||
− | Greater than 0, Less than '' | + | Greater than 0, Less than <''axis''>.VELOCITYMAX |
|UNITS= | |UNITS= | ||
− | User velocity units, as given by '' | + | User velocity units, as given by <''axis''>.VELOCITYFACTOR |
|DEFAULT= | |DEFAULT= | ||
Line 37: | Line 38: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:axis.VELOCITYMAX|axis.VELOCITYMAX]] |
}} | }} | ||
+ | --> |