04-02-2019, 04:16 PM
Hi Andy,
It looks like there is a space in the declaration of the program:
You should remove it. Did you manually modify the file? RoboDK default post processors remove empty spaces.
If you can provide the RDK file we can better help you troubleshoot. Also a picture showing the error messages on the robot controller.
Albert
It looks like there is a space in the declaration of the program:
Code:
DEF KUKAManualtestprog1 krc4( )
;FOLD INI
BAS (#INITMOV,0 )
;ENDFOLD (INI)
...
You should remove it. Did you manually modify the file? RoboDK default post processors remove empty spaces.
If you can provide the RDK file we can better help you troubleshoot. Also a picture showing the error messages on the robot controller.
Albert