
12-26
CURTRN (System Variable) [Conforms to SLIM]
Function
Obtains the current position in the tool coordinate system using type T.
Format
{CURTRN | *}
Explanation
The current positions detected by each axis encoder in the tool coordinate
system are stored using type T data.
If the robot is in operation the values are obtained when this instruction is
executed.
If the destination pose is obtained use DESTTRN.
Related Terms
DESTTRN, CURJNT, CURPOS
Example
DEFPOS lp1, lp2
lp1 = CURPOS 'Assigns a position in the current tool coordinate system to
'lp1.
Lp2 = * 'Assigns a position in the current tool coordinate system to
'lp2.
Notes
During machine lock operation, the joint angles detected by the encoder of
each axis are not stored but virtual joint angles (instruction angles) are stored.
Kommentare zu diesen Handbüchern