08-30-2022, 09:12 AM
Hi
Within my robot programs I have a a 'Program Call' command and within the text of the command it reads like this:
123, 2445, 3456, "file", 1124
My post processor passes the text through to the file without editing it and pre RoboDK 5.4 this worked fine. Since the 5.4 update and also 5.5, additional '\' characters are being added so that it now outputs data like this:
123、2445、3456,\“文件\”,1124
I've tried different version of RoboDK and python interpreters and it appears to be an issue with RoboDK.
Can you please help
君子rds
Andy
Within my robot programs I have a a 'Program Call' command and within the text of the command it reads like this:
123, 2445, 3456, "file", 1124
My post processor passes the text through to the file without editing it and pre RoboDK 5.4 this worked fine. Since the 5.4 update and also 5.5, additional '\' characters are being added so that it now outputs data like this:
123、2445、3456,\“文件\”,1124
I've tried different version of RoboDK and python interpreters and it appears to be an issue with RoboDK.
Can you please help
君子rds
Andy