We are currently working on a robot machining project, and the following issues were raised duringcommunication with the robot integrator.
(In this case, we are assuming the use of Yaskawa Electric robots)
When performing robot machining with large amounts of data, the capacity of Yaskawa Electric's robot controller becomes full. Therefore, it seems that a method is taken to use an application called Motocom 32 to send operation data via ethernet communication, but the robot seems to stop when reading data at the beginning and end of the division program. Since stopping during machining affects the workpiece, it seems that the method is to divide the data when the cutting tool retracts (at the time of air cutting).
I think it is difficult to divide data at the time of retraction in RoboDK's division program settings, but is it possible to achieve it? I think it would be more realistic to devise a data transmission speed so as not to exceed the buffer limit of the robot controller.
(In this case, we are assuming the use of Yaskawa Electric robots)
When performing robot machining with large amounts of data, the capacity of Yaskawa Electric's robot controller becomes full. Therefore, it seems that a method is taken to use an application called Motocom 32 to send operation data via ethernet communication, but the robot seems to stop when reading data at the beginning and end of the division program. Since stopping during machining affects the workpiece, it seems that the method is to divide the data when the cutting tool retracts (at the time of air cutting).
I think it is difficult to divide data at the time of retraction in RoboDK's division program settings, but is it possible to achieve it? I think it would be more realistic to devise a data transmission speed so as not to exceed the buffer limit of the robot controller.