Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Papyrus/customizations/manufacturing/aas/importpackage

AASX import module in Papyrus

The Papyrus For Manufacturing toolset provides a module to import AAS models built by other tools such as AASX Package Explorer.

In fact,Papyrus For Manufacturing toolset takes as input a *.aasx file (conform to the AAS standard specification) and produces as output the *.uml model (conform to the AAS profile).

Thus, the user can open any aasx file in the Papyrus For Manufacturing toolset. To do this he should perform the steps;

Import Project

First create a new empty General Project File -> new Project -> General -> Project .

AAS36-00.png

In the Papyrus For Manufacturing toolset, select the “Import projects” link available in the Project Explorer view, or Select File -> Import.. An Import wizard is displaied.

AAS36.png

Select the Import Papyrus Project from AASX Project, and hit Next. Select the proposed folder to hold the new Imported Project as follow:

AAS37.png

Hit Next and Click on the « Browse…» button to select your *. aasx file. The structure of the aasx file is shown in the Figure bellow :

AAS38.png

When you hit Finish, and if the project is well imported, this message is shown informing you that the aas file has been successfully imported.

AAS39.png

Open the Imported Project

When opening the Imported Project in the Package Explorer view, you can find the same structure of the imported aasx file with the Papyrus For Manufacturing model

AAS40.png

Shows the imported « Asset Administation Shell » with its properties such as id short, asset, submodels, etc. that are automatically set.

AAS41.png

Back to the top