12-14-2021, 01:22 PM
Make sure to rename your subprogram to srm1. On the other hand, this feature does not work with Python subprograms.
If you want to embed a Python subprogram, a workaround could be to follow these steps:
If you want to embed a Python subprogram, a workaround could be to follow these steps:
- Use the Quine post processor and generate the Python program (srm1). This will output a Python program.
- Execute the Python program that was generated. This will create a new program in your RoboDK project.
- Generate the parent program once you have the srm1 program in your project.