Difference between revisions of "MC-Basic:robot.VELOCITYTRANSVALUE"
(this page in being built) |
|||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {{Languages|MC-Basic:robot.VELOCITYTRANSVALUE}} | + | {{Languages|MC-Basic:robot.VELOCITYTRANSVALUE}} |
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
| Line 39: | Line 39: | ||
* [[MC-Basic:robot.VELOCITYTRANS|robot.VELOCITYTRANS]] | * [[MC-Basic:robot.VELOCITYTRANS|robot.VELOCITYTRANS]] | ||
* [[MC-Basic:robot.VELOCITYROT|robot.VELOCITYROT]] | * [[MC-Basic:robot.VELOCITYROT|robot.VELOCITYROT]] | ||
| − | + | * [[MC-Basic:robot.VELOCITYCOMMANDCARTESIAN|robot.VELOCITYCOMMANDCARTESIAN]] | |
| + | * [[MC-Basic:robot.VELOCITYFEEDBACKCARTESIAN|robot.VELOCITYFEEDBACKCARTESIAN]] | ||
| + | * [[MC-Basic:robot.VELOCITYTRANSFEEDBACKVALUE|robot.VELOCITYTRANSFEEDBACKVALUE]] | ||
| + | * [[MC-Basic:robot.ACCELCMDCART|robot.ACCELCMDCART]] | ||
}} | }} | ||
Latest revision as of 12:36, 23 July 2025
| Language: | English |
|---|
This query returns the translation velocity value of the robot's tool tip, in millimeters per second. This is a read-only value.
Short form
<robot>.velocitytransvalue
Syntax
?<robot>.velocitytransvalue
Availability
Since Version 4.3.x
Type
Double
Range
0.1 to Maxdouble
Units
mm/sec
Scope
Configuration, Task, Terminal
Limitations
Read only.
Examples
?puma.velocitytransvalue