I have an ABB robot with an IRC5 controller model. I am retrieving the robot movement by using EGM. This records via UDP the robot movements and works fine. The problem is that the robot keeps loosing its date time accuracy each time I switch it off, so the data I am recording is not accurate. I cannot synchronize it with other systems.
I have configured an NTP server but this only works when I do it manually, it does not update the robot time.
This would be ok if I can get the robot time, so I can calculate the difference. But I cannot get the robot date time remotelly in an accurate way. I only can find workarounds (Cdate to a log file, creating an FTP file, etc).
In a nutshell, my questions are:
How do you update the robot date time remotely?
Why NTP does not work automatically?
How do you get the robot date time remotely?
I hope anyone can help!