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

From SoftMC-Wiki
Jump to: navigation, search
m (1 revision)
Line 35: Line 35:
 
|SEE ALSO=
 
|SEE ALSO=
 
* [[Axystems:MC-Basic:robot.VELOCITYDESYNCROT|robot.VELOCITYDESYNCROT]]
 
* [[Axystems:MC-Basic:robot.VELOCITYDESYNCROT|robot.VELOCITYDESYNCROT]]
* [[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]]
  
  
 
}}
 
}}
 +
 +
[[Category:Axystems:Motion:MovingFrame]]

Revision as of 12:47, 10 April 2012

Not Used

Syntax

<ROBOT>.VelocityDeSyncTran = <numeric expression>

Availability

Version 0.4.0.22 and higher

Type

Double

Range

0 to MaxDouble

Units

mm/sec

Default

1000

Scope

Configuration, Task or Terminal

Limitations

R/W, Modal Only

Examples

Scara.VelocityDeSyncRot = 500

See Also