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

API: How to kill the RoboDK host from API

#1
Hi,

I start a RoboDK session Using API by 
Code:
RL = Robolink(args='/NOUI, /NOSPLASH /HIDDEN')

So I can interact with RL in the background. But How can I shut it down?
Right now I only do it through task manager.
Is there any argument I can pass into Robolink to quit RoboDK?
#2
You can call RDK.CloseRoboDK()

https://robodk.com/doc/en/PythonAPI/robo...loseRoboDK
  




Users browsing this thread:
1 Guest(s)