Can you tell some techniques for sending the messages to HMI(to work station HMI not to KUKA HMI)
For eg:
when the robot picks the part, I need send this msg to my HMI.
Fetchpart()
Msg=Part picked
In $config.dat
Global INT Part Picked = 10
Global INT Part Msg
Can you suggest ideas. Plz. Thank you.