SPS-XML-Import Plugin/en: Unterschied zwischen den Versionen
Alkurz (Diskussion | Beiträge) |
Alkurz (Diskussion | Beiträge) K |
||
Zeile 14: | Zeile 14: | ||
[[Datei:Sps-xml-import-screenshot-en.png]] |
[[Datei:Sps-xml-import-screenshot-en.png]] |
||
'''Filename''': |
'''Filename''':<br> |
||
XML file to import. |
|||
'''Library Name''':<br> |
|||
Name of the generated Expecco library. By default initialized with the name of the xml import file. |
|||
'''DB-Number''': |
'''DB-Number''':<br> |
||
DB-Number. |
|||
'''S7 Area''': |
'''S7 Area''':<br> |
||
S7 Area. |
|||
'''Generate Actions''': |
'''Generate Actions''':<br> |
||
Creates actions for reading and writing. |
|||
'''Generate Types''': |
'''Generate Types''':<br> |
||
Creates datatypes. |
|||
'''Element Name:''' |
|||
⚫ | |||
* '''Hierarchy in Name''':<br> |
|||
⚫ | |||
* '''Prefix of Elements''':<br> |
|||
⚫ | |||
Valid input values must have an uppercase letter 'A' - 'Z' or '$', '_', '[' as the first character. Letters (uppercase and lowercase, no umlauts), digits, '$', '_', '-', '' and ']' are permitted as further characters. The text can contain a maximum of 20 characters. (Example: '[Prefix_No 1]'). |
|||
⚫ | |||
== Genererated Library == |
== Genererated Library == |
||
The generated Library will be imported in the current Testsuite. |
The generated Library will be imported in the current or a new created Testsuite. |
||
If a library with the same name has already been imported, the library can either be re-imported or created on request. |
If a library with the same name has already been imported, the library can either be re-imported or created on request. |
Version vom 26. August 2020, 10:44 Uhr
Inhaltsverzeichnis
Overview[Bearbeiten]
Plugin reads the SPS7 definition file and creates a new Expecco library with action for reading and writing sps7 data.
Call[Bearbeiten]
You can start the plugin from the Expecco menu:
Plugins - Import - SPS-XML-Import - Import SPS7-Definition (XML)...
Description[Bearbeiten]
After the start a dialog is opening to define the parameters for the generation of the library:
Parameters[Bearbeiten]
Filename:
XML file to import.
Library Name:
Name of the generated Expecco library. By default initialized with the name of the xml import file.
DB-Number:
DB-Number.
S7 Area:
S7 Area.
Generate Actions:
Creates actions for reading and writing.
Generate Types:
Creates datatypes.
Element Name:
- Hierarchy in Name:
If selected, the hierarchy of the elements is represented by the name of the elements, otherwise in the structure of folders.
- Prefix of Elements:
Text to be inserted at the beginning of the name of the generated elements.
Valid input values must have an uppercase letter 'A' - 'Z' or '$', '_', '[' as the first character. Letters (uppercase and lowercase, no umlauts), digits, '$', '_', '-', and ']' are permitted as further characters. The text can contain a maximum of 20 characters. (Example: '[Prefix_No 1]').
Genererated Library[Bearbeiten]
The generated Library will be imported in the current or a new created Testsuite.
If a library with the same name has already been imported, the library can either be re-imported or created on request.
When reimporting, blocks with the same name are retained so that existing test suites can continue to be used.