Export and Import of Modules
| Description |
This feature enables you to export and import modules (.urmodule) to and from external storage media, which allows for a portable transfer of reusable program logic across different programs and robot installations.
|
|
Exporting a Module |
|
|
|
This is how the exported module looks in the interface.
|
|
Importing a module |
|
|
|
Program nodes that were valid in the module from another program may not remain valid in the new program. It is your responsibility to verify that the imported module works as expected.
This is how the imported module looks in the interface.
|