MC-Basic:robot.VELOCITYTRANSVALUE

From SoftMC-Wiki
Revision as of 06:57, 4 October 2018 by Guy (talk | contribs) (Guy moved page MC-Bsic:robot.VELOCITYTRANSVALUE to MC-Basic:robot.VELOCITYTRANSVALUE: was not correct)
Jump to: navigation, search
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

See Also