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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "R/W" to "Read/Write")
Line 28: Line 28:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
R/W, Modal Only
+
Read/Write, Modal Only
  
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 07:16, 19 March 2014

Not Used

Syntax

<ROBOT>.VelocityDeSyncRot = <numeric expression>

Availability

Version 0.4.0.22 and higher

Type

Double

Range

0 to MaxDouble

Units

deg/sec

Default

4000

Scope

Configuration, Task or Terminal

Limitations

Read/Write, Modal Only

Examples

Scara.VelocityDeSyncRot = 500

See Also