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