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

From SoftMC-Wiki
Jump to: navigation, search
m (1 revision)
m (Text replace - "Read-Only" to "Read only")
Line 28: Line 28:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Read-Only
+
Read only
  
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 14:09, 18 March 2014

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