Difference between revisions of "MC-Basic:robot.WORKPIECE"
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= WorkPiece = <robot location point> |AVAILABILITY= Versions 4.2.x and higher |DESCRIPTION= WorkPiece is a Robot property which informs the sys…') |
m (1 revision) |
(No difference)
|
Revision as of 16:10, 13 December 2010
WorkPiece is a Robot property which informs the system to use the specified location as the workpiece transformation. It defines the position and orientation of work-piece relative to the MACHINE TABLE reference.
The default base transformation is the NULL transformation, which can be expressed as Puma.WorkPiece = #{0,0,0,0,0,0}
Syntax
WorkPiece = <robot location point>
Availability
Versions 4.2.x and higher
Type
Location
Range
According to the Robot Type
Units
User defined position units
Default
NULL
Scope
Configuration ,Task or Terminal
Limitations
.
Examples
Puma. WorkPiece = #{25,0,100,0,45,0}
Scara .WorkPiece = #{90, 180, 0, 0}
?Scara.MachineTable:WorkPiece:Base:Tool
- {90 , 90 , 90 , 180}