Features
This service returns the current tool velocity based on the ref coordinate.
Parameters
|
Parameter Name |
Data Type |
Default Value |
Description |
|---|---|---|---|
|
ref |
Int8 |
0 |
MOVE_REFERENCE_BASE =0 MOVE_REFERENCE_WORLD=2 |
The ref argument is only available in M2.40 or later versions.
Return
|
Return Name |
Data Type |
Default Value |
Description |
|---|---|---|---|
|
vel |
float64[6] |
- |
tool velocity |
|
success |
bool |
- |
True or False |