Hi all,
I found this in some job:
REFP 1 C00000 BC00000
GETS PX001 $PX011
DIN B150 IG#(19)
SETE P001 TL#(B150)
'--------------------
MOVJ P001 BP001 VJ=20.00
DOUT OG#(104) 1
'--------------------
So this sets the tool for P001 to the current connected end effector's toolcode.
I'm tryng to figure out what it does exactly.
I tried to set it t to different tools and I would have expected to see some shift depending on the TCP, but they I can'see anything happening when I try to move t the same position with another tool...
Anyone who knows why this is done?