Difference between revisions of "MC-Basic:robot.VELOCITYCOMMANDCARTESIAN"
Line 1: | Line 1: | ||
− | {{Languages|MC-Basic:robot.VELOCITYCOMMANDCARTESIAN}} | + | {{Languages|MC-Basic:robot.VELOCITYCOMMANDCARTESIAN}} |
− | |||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 6: | Line 5: | ||
|SYNTAX= | |SYNTAX= | ||
− | '' | + | <''ROBOT''>.VelocityCommandCartesian |
|AVAILABILITY= | |AVAILABILITY= | ||
Line 12: | Line 11: | ||
|DESCRIPTION= | |DESCRIPTION= | ||
− | Returns the | + | Returns the current Cartesian command velocity |
|TYPE= | |TYPE= |
Revision as of 10:44, 1 June 2020
Language: | English • 中文(简体) |
---|
Returns the current Cartesian command velocity
Short form
<ROBOT>.VCMDCART
Syntax
<ROBOT>.VelocityCommandCartesian
Availability
Version 0.4.2.15 and higher
Type
LOCATION
Range
0 to MaxDouble
Units
mm/sec deg/sec
Scope
Configuration, Task or Terminal
Limitations
Read only
Examples
?Scara.VCMDCART