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

Stop a specific program inside a python program

#1
Hi everyone,

Still new to RoboDK, and its API feature. I would like to know if there's a function that stops a program as the .RunProgram(), which runs a specific a program.

Thanks.
#2
The RoboDK API has an online documentation available here:
https://robodk.com/doc/en/PythonAPI/index.html

The function you are looking for is Stop.
https://robodk.com/doc/en/PythonAPI/robo....Item.Stop
Please read the Forum Guidelines before posting!
Find useful information about RoboDK by visiting our Online Documentation.
#3
Yes, thank you!

I'll use more the online documentation, but while coding I naturally written StopProgram().

Many thanks.
  




Users browsing this thread:
1 Guest(s)