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

Schneider Cobot Lexium Post Processor

#1
Dear Albert Sir, 
We are trying to generate a program for curve follow project in RoboDK for "Schneider lexium 12 kg cobot" 
When I am trying to generate a program its showing the error. how i can generate the program for this cobot by selecting right post processor?
#2
We recently updated RoboDK to include support for Schneider robots.

Did you try with the latest version of RoboDK? What error messages do you see?
#3
This is the error:
Code:
Failed to generate program "Path2" using the Post Processor Schneider
Post processor path: C:/RoboDK/Posts/Schneider.py
Code:
Traceback (most recent call last):
File "C:\RoboDK\Posts\Schneider.py", line 35, in
from libspp.Schneider import RobotPost as MainPost
File "C:\RoboDK\Python-Embedded\Lib\site-packages\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
File "Schneider.py", line 115, in init Schneider
AttributeError: module 'JAKA' has no attribute 'JAKAZuProg'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\Admin\AppData\Local\Temp\PostPath2.py", line 15, in
from Schneider import *
File "C:\RoboDK\Python-Embedded\Lib\site-packages\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
File "C:\RoboDK\Posts\Schneider.py", line 45, in
raise Exception(msg)
Exception: Invalid Python version or post processor not found. Make sure to download the latest version of RoboDK.
Select Tools-Options-Python and select a supported Python version
This script was executed using Python 3.10.10
Information about the error:
AttributeError("module 'JAKA' has no attribute 'JAKAZuProg'")
Traceback (most recent call last):
File "C:\RoboDK\Posts\Schneider.py", line 35, in
from libspp.Schneider import RobotPost as MainPost
File "C:\RoboDK\Python-Embedded\Lib\site-packages\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
File "Schneider.py", line 115, in init Schneider
AttributeError: module 'JAKA' has no attribute 'JAKAZuProg'
Process output:
Code:
Using Python version: sys.version_info(major=3, minor=10, micro=10, releaselevel='final', serial=0)
RoboDK Post Processor: C:\RoboDK\Posts\Schneider.py
Using Python version: sys.version_info(major=3, minor=10, micro=10, releaselevel='final', serial=0)
RoboDK Post Processor: C:\RoboDK\Posts\JAKA.py
Invalid Python version or post processor not found. Make sure to download the latest version of RoboDK.
Select Tools-Options-Python and select a supported Python version
This script was executed using Python 3.10.10
Information about the error:
AttributeError("module 'JAKA' has no attribute 'JAKAZuProg'")
Traceback (most recent call last):
File "C:\RoboDK\Posts\Schneider.py", line 35, in
from libspp.Schneider import RobotPost as MainPost
File "C:\RoboDK\Python-Embedded\Lib\site-packages\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
File "Schneider.py", line 115, in init Schneider
AttributeError: module 'JAKA' has no attribute 'JAKAZuProg'
Using Python version: sys.version_info(major=3, minor=10, micro=10, releaselevel='final', serial=0)
RoboDK Post Processor: C:\RoboDK\Posts\Schneider.py
Using Python version: sys.version_info(major=3, minor=10, micro=10, releaselevel='final', serial=0)
RoboDK Post Processor: C:\RoboDK\Posts\JAKA.py
Invalid Python version or post processor not found. Make sure to download the latest version of RoboDK.
Select Tools-Options-Python and select a supported Python version
This script was executed using Python 3.10.10
Information about the error:
AttributeError("module 'JAKA' has no attribute 'JAKAZuProg'")
Traceback (most recent call last):
File "C:\RoboDK\Posts\Schneider.py", line 35, in
from libspp.Schneider import RobotPost as MainPost
File "C:\RoboDK\Python-Embedded\Lib\site-packages\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
File "Schneider.py", line 115, in init Schneider
AttributeError: module 'JAKA' has no attribute 'JAKAZuProg'

Python Post Processor process exit code: 0

Yes we tried with the latest version of RoboDK and mentioned error we are getting at the time of program generation
#4
We noticed there is a bug with the Schneider post processor.

Could you use the post processor attached instead? You can simply unzip the contents in C:/RoboDK/Posts/

Make sure you are using the latest version of RoboDK. This should be fixed with the next update.


Attached Files
.zip   Schneider.zip (Size: 3.36 KB / Downloads: 10)
#5
(11-25-2025, 11:20 AM)Albert Wrote: We noticed there is a bug with the Schneider post processor.

Could you use the post processor attached instead? You can simply unzip the contents in C:/RoboDK/Posts/

Make sure you are using the latest version of RoboDK. This should be fixed with the next update.

I followed the steps but it is generating the program with .jks format which is i am unable to add into the software. Please update on the same.
#6
The post processor should have also generated a .zip file that you should be able to import on your controller.
#7
Thank you for assistance. generated program working now.
#8
Great, thank you for your feedback.
  




Users browsing this thread:
2 Guest(s)