<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://doc.expecco.de/index.php?action=history&amp;feed=atom&amp;title=PLC-XML-Import_Plugin%2Fen</id>
	<title>PLC-XML-Import Plugin/en - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://doc.expecco.de/index.php?action=history&amp;feed=atom&amp;title=PLC-XML-Import_Plugin%2Fen"/>
	<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=PLC-XML-Import_Plugin/en&amp;action=history"/>
	<updated>2026-04-26T13:34:20Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in expecco Wiki (Version 25.x)</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://doc.expecco.de/index.php?title=PLC-XML-Import_Plugin/en&amp;diff=21226&amp;oldid=prev</id>
		<title>Cg: Die Seite wurde neu angelegt: „= Introduction = This plugin reads a Siemens SPS7 definition file and creates a library with action blocks to read/write SPS7 variables.  = Start = Call the pl…“</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=PLC-XML-Import_Plugin/en&amp;diff=21226&amp;oldid=prev"/>
		<updated>2020-10-01T19:48:35Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „= Introduction = This plugin reads a Siemens SPS7 definition file and creates a library with action blocks to read/write SPS7 variables.  = Start = Call the pl…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Introduction =&lt;br /&gt;
This plugin reads a Siemens SPS7 definition file and creates a library with action blocks to read/write SPS7 variables.&lt;br /&gt;
&lt;br /&gt;
= Start =&lt;br /&gt;
Call the plugin via the expecco-menu: &lt;br /&gt;
&amp;#039;&amp;#039;Plugins&amp;#039;&amp;#039; - &amp;#039;&amp;#039;Import&amp;#039;&amp;#039; - &amp;#039;&amp;#039;SPS-XML-Import&amp;#039;&amp;#039; - &amp;#039;&amp;#039;Import SPS7-Definition (XML)...&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
= Import Dialog =&lt;br /&gt;
&lt;br /&gt;
This opens the following dialog, to ask for parameters for the generated library:&lt;br /&gt;
&lt;br /&gt;
== Parameter ==&lt;br /&gt;
&lt;br /&gt;
[[Datei:Sps-xml-import-screenshot.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Filename&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
:The XML file to be imported.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Name&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
:Name of the library to be generated. By default, the name of the imported file is used.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;DB Number&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
:DB-Number for the generated action blocks.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;S7Area&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
:S7 Area for the generated action blocks.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Memory&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
:Not yet implemented): Action blocks for optimized access&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Create Actions&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
:Check to create actions to read/write variables.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Create Datatypes&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
:Check to create datatypes.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Name for Elements&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Hierarchy in Names&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
:If checked, the hierarchy of the the elements will be part of the generated names (flattened into a prefix). If unchecked, a hierarchy of folders will be created. Its a matter of your personal preference which to choose.&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Prefix for Elements&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
:Additional prefix to be preprended to the names of generated elements.&amp;lt;br&amp;gt;Valid inputs must start with an uppercase first character &amp;#039;A&amp;#039; - &amp;#039;Z&amp;#039; or &amp;#039;$&amp;#039;, &amp;#039;_&amp;#039;, &amp;#039;[&amp;#039;. Followup characters may be letters (upper and lower case, but no diacritical Marcs such as Umlauts), digits, &amp;#039;$&amp;#039;, &amp;#039;_&amp;#039;, &amp;#039;-&amp;#039;, &amp;#039; &amp;#039; and &amp;#039;]&amp;#039;. The max. length is 20 characters. (Example: &amp;#039;[Prefix_Nr 1] &amp;#039;).&lt;br /&gt;
&lt;br /&gt;
== Generated Library ==&lt;br /&gt;
&lt;br /&gt;
The generated library will be created as imported into current suite, or if there is none, into a new suite.&lt;br /&gt;
&lt;br /&gt;
If a library by that name is already imported, you will be asked if the generated actions should be reimported or else they should be created anew.&lt;br /&gt;
&lt;br /&gt;
When reimporting actions with the same name, previous actions are replaces, so that existing suites can be resused.&lt;/div&gt;</summary>
		<author><name>Cg</name></author>
	</entry>
</feed>