07-28-2021, 02:58 PM
I know this wouldn't "solve" the matter, but I would like to leave my two cents on this topic.
DTPS and RoboDK are different beasts. The former is a very specific tool, aimed to a very specific use case. The later is an all-around simulator, aimed to a broader scenario of use cases.
In my experience regarding Panasonic robots, no other simulator besides DTPS itself will generate native .rpg binary files.
Siemens Process Simulate, for example, also generates .crs ASCII files. Sprutcam generates .prg ASCII files that, if I recall correctly, is the format for older G2 controllers and also need to be converted on G2PC Tool before the upload on the controller.
And this workflow isn't particular to Panasonic robots.
Any brand that uses proprietary binary formats will need some kind of workaround to circumvent this.
FANUC also needs Roboguide to convert it's .ls (ASCII) to .tp (binary), in case the robot doesn't have the ASCII Upload option installed.
COMAU doesn't need an special option to read and convert ASCII .pdl files to its binary .cod files. But is a normal workflow use COMAU WinCRC software to convert these files before uploading them to the robot controller and avoid the debug process on teach pendant.
DTPS and RoboDK are different beasts. The former is a very specific tool, aimed to a very specific use case. The later is an all-around simulator, aimed to a broader scenario of use cases.
In my experience regarding Panasonic robots, no other simulator besides DTPS itself will generate native .rpg binary files.
Siemens Process Simulate, for example, also generates .crs ASCII files. Sprutcam generates .prg ASCII files that, if I recall correctly, is the format for older G2 controllers and also need to be converted on G2PC Tool before the upload on the controller.
And this workflow isn't particular to Panasonic robots.
Any brand that uses proprietary binary formats will need some kind of workaround to circumvent this.
FANUC also needs Roboguide to convert it's .ls (ASCII) to .tp (binary), in case the robot doesn't have the ASCII Upload option installed.
COMAU doesn't need an special option to read and convert ASCII .pdl files to its binary .cod files. But is a normal workflow use COMAU WinCRC software to convert these files before uploading them to the robot controller and avoid the debug process on teach pendant.