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

Timeout exception when loading a 3D STEP file

#1
Hello,

A Timeout exception raises when I load a big step file as assembly with the RDK.AddFile() function.
I would like to know if there is a way to avoid this error?
   

Thanks,
Yohan
#2
Bonjour Yohan,

There's a timer TIMEOUT timer somewhere in the RoboDK python libraries (robolink.py and robodk.py) and that needs to be changed, but I can't remember which one.
I will ask, and get back to you.
At some point, I found it on my own by "ctrl+f" my way through the files, but I don't remember exactly.

Jeremy
Find useful information about RoboDK and its features by visiting our Online Documentation and by watching tutorials on our Youtube Channel


#3
Rebonjour Yohan, 

Code:
RDK.COM.settimeout(RDK.TIMEOUT)
Find useful information about RoboDK and its features by visiting our Online Documentation and by watching tutorials on our Youtube Channel


#4
Bonjour Jeremy,

Thanks for your answer, I raised the timeout by setting 120 seconds, it should be enough.

Bonne journée,
Yohan
#5
Parfait, bonne journée.

Jérémy
Find useful information about RoboDK and its features by visiting our Online Documentation and by watching tutorials on our Youtube Channel


  




Users browsing this thread:
1 Guest(s)