05-18-2018, 10:58 PM
I'm sorry this created confusion. If you installed RoboDK a few weeks ago this function was called:
robot.RunCodeCustom('Code or function', instruction_type)
The latest version of RoboDK keeps both versions (RunCodeCustom and RunInstruction) for backwards compatibility.
robot.RunCodeCustom('Code or function', instruction_type)
The latest version of RoboDK keeps both versions (RunCodeCustom and RunInstruction) for backwards compatibility.