Hi all,
We need to replace an old FANUC robot next month.
We have all the TP programs in backup but on the old robot teach pendant there is a small user interface with some screens to adjust receipt number, settings,...
We think this is programmed in KAREL? We have 2 .KL files but with compile faults, but in the .KL files we can see some similarities with the user interface (same texts, same titles, ...)
My question is how to create such a user interface with different tabs? How can we run this user interface on the robot and in roboguide? First we want to simulate the old robot with the user interface in roboguide before we replace the old robot with a new one.
Thanks in advance!