I am trying to break the .dtx file which is over 20MB into multiple indices in order to avoid freezing the CS8 while loading the file into the controller to run my programs and it doesn't work. I was able to break .pgx into multiple files but the controller still freezes. I would really appreciate an example or documentation for Staubli application programs. I read the entire Val3 manual and nothing works. Thanks in advance...
Side loading individual files to prevent freezing
-
painful_staubli -
March 20, 2024 at 4:26 PM -
Thread is Unresolved
-
-
Hi,
I'm assuming this is for a CAM/CAD to robot points?
Maybe split all the data between multiple applications and load each at a time as a library.
Are you familiar with libraries?