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

Python API -NOUI not working

#1
Hi,

I am trying to run RoboDK in the background with Python.  I can get it to work for "NOSPLASH" and "QUIT". But I tried with the rest of them and it seems not working. 

/NOSPLASH works but -NOSPLASH doesn't. I am using python 3.4.1.
 
Specifically I want  /NOUI and /HIDDEN to work. 

Following is the line that works for /NOSPLASH.


Code:
RL = Robolink(args='/NOSPLASH')

Could anyone give me an example line for NOUI?
#2
If you start RoboDK with the -NOUI parameter it will start as a background process.
Make sure you are using a recent version of RoboDK.
#3
Hi Albert,

Please see this GIF. As it can be seen, only /NOSPLASH works.

   

 I am using a RoboDK version downloaded 2 weeks ago.

(BTW I can't remove the attachment from this post!)


Attached Files Thumbnail(s)
   
#4
I'm unable to reproduce this behavior with the latest version...
What version of Windows are you using?
#5
Hi Albert,

I updated to the latest version and now it's fixed.

Thanks
  




Users browsing this thread:
1 Guest(s)