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