MC-Basic:robot.VELOCITYROTVALUE

From SoftMC-Wiki
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