MC-Basic:robot.WORKPIECE.XMAX
Language: | English • 中文(简体) |
---|
Define maximum value for WorkPiece frame X coordinate
Syntax
<Robot>.WORKPIECE.XMAX = <numeric expression>
Type
Double
Range
0 - MaxDouble
Units
mm
Default
1000
Scope
Configuration ,Task or Terminal
Limitations
Read/Write, Modal Only
Examples
<Robot>.Workpiece.Xmax = 850
?<Robot>.Workpiece.Xmax