Similar to Artop editor example. A Viewer which can view create, modify and delete element in arxml.
- With help of Vector AUTOSAR Scripting Engine, it is easy to handle arxml for all kind of version from R4.0 to R20-11.
- View arxml in a matter of Treeview with expandable style.
- Add child is possible.
- Delete child is also possible.
This repository is a kind of experimental and latter may use this technology in Autosar Configurator repository.
File -> Load
Multiple files can be picked at same time.
If you want more file open at same time. Repeat File Load.
File -> New
Choose arxml version
Input filename and save
When mouse hover over am item, a short summary will appear.
Expand treeview can get more child element.
Click on element, properties can be shown.
Right click on node can add child element.
It is also possilbe to delete element.
Single property can be modified.
Not required property can be deleted.
Not required property can be added.
Property with enumerate value can be choosen.
Multiple property can be modified.