Difference between revisions of "MC-Basic:robot.VELOCITYCOMMANDCARTESIAN"

From SoftMC-Wiki
Jump to: navigation, search
(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…')
 
m (1 revision)
(No difference)

Revision as of 16:10, 13 December 2010

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