Hello Everyone!
I'm asked to apply an offset on each Coordinate (X, Y, Z, A, B, C) of some points Using an HMI Easy page.
I need to be able to apply these offsets while the robot is cycling in $EXT.
My Idea is to bond numeric input areas on the HMI Easy to some Real Type Variables and use these variables as offsets in the intrested points.
E.g. - LIN POINT:{X Ofs_X,Y Ofs_Y,Z Ofs_Z,A Ofs_A,B Ofs_B,C Ofs_C} C_DIS
Where Ofs_X, Ofs_Y, Ofs_Z, Ofs_A, Ofs_B, Ofs_C are the real type variables.
Do you know the correct Syntax of this operation?
Has anyone got any Idea on how to do that, please?
(KUKA KR150 R2700-2 KRC4)
Thank you in advance!