From b462258dd7049119142966cc8f637ee64bcc8061 Mon Sep 17 00:00:00 2001 From: Florian Kellermann Date: Fri, 29 Apr 2022 09:00:59 +0200 Subject: [PATCH] File import done --- 6.-User-Manual.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/6.-User-Manual.md b/6.-User-Manual.md index d03d433..d0046ad 100644 --- a/6.-User-Manual.md +++ b/6.-User-Manual.md @@ -159,27 +159,27 @@ After the document is connected, the type and the file path will be shown in the *** ## 3.2 File Import -Like already mentioned, the Modelling Wizard plugin offers the ability to import a file and display its properties. Please note that you are only able to open files that are saved in the AML (.aml; .amlx; .xml;) file type. -To open a AML file, start the Modelling Wizard and select in the header bar bar "File" -> "Open". +Like previously referenced, the Modeling Wizard program offers the capacity to import a file and show its properties. Kindly note that you are simply ready to open files that are saved in the AML (.aml; .amlx; .xml;) document type. +To open an AML document, start the Modelling Wizard and select in the header bar "File" - > "Open". ![image](https://user-images.githubusercontent.com/44125287/159868178-9e43c04a-511f-445f-8d2a-03a7c4462a5c.png) -After this, a windows explorer opens where you can select a file that will be display in the Modelling Wizard. To display the file, select it and click on "Open". In this example, a .amlx file from the manufacturer "Balluff" will be displayed. +After this, a windows explorer opens where you can choose a file that will be show in the Modelling Wizard. To show the file, select it and snap on "Open". -![image](https://user-images.githubusercontent.com/68180836/117537504-a97e1380-b001-11eb-80bb-68c863f1292d.png) +![image](https://user-images.githubusercontent.com/76038781/165897067-09cc21af-23f3-4e33-8f89-d1879316ece5.png) -After the import of the file, the vendor name (in this case Balluff) and the device name will be displayed in the header bar of the plugin. +After the import of the file, the vendor name (for this situation Balluff) and the device name will be shown in the header bar of the program. -![image](https://user-images.githubusercontent.com/68180836/117537913-1e524d00-b004-11eb-863a-a325c00ee9de.png) +![image](https://user-images.githubusercontent.com/76038781/165897919-14aad499-42b8-480a-b66e-af97b1d9b095.png) -Other attributes are displayed in the "Attributes table" (e.g. the URL of the manufacturer) under the "Generic Data" tab. +Different attributes are shown in the "Attributes table" (for example the URL of the maker) under the "Generic Data" tab. -![image](https://user-images.githubusercontent.com/68180836/117538167-38d8f600-b005-11eb-8824-907aa55355f0.png) +![image](https://user-images.githubusercontent.com/76038781/165898030-cf6b1886-fe76-4c44-95f4-b8785972cfc8.png) -Furthermore, the interfaces and the attachments of the device that is created with the AML file can be seen in their "Interfaces" and "Attachments" tab. +Moreover, the interfaces and the attachments of the device that is made with the AML document should be visible in their "Interfaces" and "Attachments" tab. **Error Handling** -Meanwhile it is possible to import most of the AML files, nevertheless there are a few libraries that the Modelling Wizard plugin is not able to work with. If you try to import a file that contains such a library, the Modeling Wizard will put out a error message to inform you. +Meanwhile it is possible to import most of the AML files, nevertheless there are a few libraries that the Modelling Wizard program is not able to work with. If you try to import a file that contains such a library, the Modeling Wizard will put out a error message to inform you. ## 3.3 File Export In this section it will be shown how to save a file that is created with the Modelling Wizard plugin. The example file of [3.2 File Import](#FileImport) will be used to demonstrate how it works. If you want to create a new file, select "New" in the File dropdown button of the header bar.