Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

How to get program item from Robodk tree to Python

#1
Hi, I want to get program item in robodk tree and run it in python program. so, i used the command: 
Code:
pro_name = "my program"
program = RDK.Item("pro_name")
program.Runprogram()
The  errors appeared:"Invalid item provided: The item identifier provided is not valid or it does not exist."
#2
Do you have RoboDK open with a program called pro_name?
Can you share your RoboDK project file?
  




Users browsing this thread:
1 Guest(s)