MC-Basic:robot.VELOCITYROTVALUE

From SoftMC-Wiki
Revision as of 06:42, 4 October 2018 by Guy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Language: English

This query returns the rotational velocity value of the robot's tool tip, in degrees per second. this is a read-only value.

Short form

<ROBOT>.VELOCITYROTVALUE

Syntax

?<ROBOT>.VELOCITYROTVALUE

Availability

Since Version 4.3.x

Type

Double

Range

0.1to Maxdouble

Units

deg/sec

Scope

Configuration, Task, Terminal

Limitations

Read only

Examples

?puma.velocityrotvalue

See Also