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

From SoftMC-Wiki
Jump to: navigation, search
Line 35: Line 35:
 
|SEE ALSO=
 
|SEE ALSO=
 
* [[Axystems:MC-Basic:robot.VELOCITYDESYNCTRAN|robot.VELOCITYDESYNCTRAN]]
 
* [[Axystems:MC-Basic:robot.VELOCITYDESYNCTRAN|robot.VELOCITYDESYNCTRAN]]
* [[Axystems:MC-Basic:ERROR! REFERENCE SOURCE NOT FOUND.|ERROR! REFERENCE SOURCE NOT FOUND.]]
 
 
* [[Axystems:MC-Basic:robot.VELOCITYSYNCTRAN|robot.VELOCITYSYNCTRAN]]
 
* [[Axystems:MC-Basic:robot.VELOCITYSYNCTRAN|robot.VELOCITYSYNCTRAN]]
  

Revision as of 12:56, 10 April 2012

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

R/W, Modal Only

Examples

Scara.VelocityDeSyncRot = 500

See Also