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