Hello everyone, I am a new member of RobotDK forum.
Sorry I met some limitations when using robotDK software as bellow:
In RobotDK software, after creating a simple program (Main Program) which have at least 10 points movement with Kawasaki's RS006L Robot.
However, when I "Generate Robot Program" my Main Program, there are no any specific point data in program which was created.
The program which was created just as bellow:
.PROGRAM MainProgram()
; Program generated by RoboDK v5.7.2 for Kawasaki RS006L on 24/04/2024 13:50:17
; Using nominal kinematics.
CALL ApproachMove
CALL PaintTop
CALL RetractMove
BASE NULL
.END
I'm using the Trial version of software RobotDK.
I'm not sure if it's due to trial limitations or not?
Can you guide me on this issue?
Best regards!
Sorry I met some limitations when using robotDK software as bellow:
In RobotDK software, after creating a simple program (Main Program) which have at least 10 points movement with Kawasaki's RS006L Robot.
However, when I "Generate Robot Program" my Main Program, there are no any specific point data in program which was created.
The program which was created just as bellow:
.PROGRAM MainProgram()
; Program generated by RoboDK v5.7.2 for Kawasaki RS006L on 24/04/2024 13:50:17
; Using nominal kinematics.
CALL ApproachMove
CALL PaintTop
CALL RetractMove
BASE NULL
.END
I'm using the Trial version of software RobotDK.
I'm not sure if it's due to trial limitations or not?
Can you guide me on this issue?
Best regards!