MC-Basic:robot.VELOCITYCOMMANDCARTESIAN

From SoftMC-Wiki
Revision as of 16:01, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= <ROBOT>.VCMDCART |SYNTAX= ''<ROBOT>.''VelocityCommandCartesian |AVAILABILITY= Version 0.4.2.15 and higher |DESCRIPTION= Returns the carent cartesian co…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns the carent cartesian command velocity

Short form

<ROBOT>.VCMDCART

Syntax

<ROBOT>.VelocityCommandCartesian

Availability

Version 0.4.2.15 and higher

Type

LOCATION

Range

0 to MaxDouble

Units

mm/sec  deg/sec

Scope

Configuration, Task or Terminal

Limitations

Read-Only

Examples

?Scara.VCMDCART

See Also