Skip to content
Snippets Groups Projects
Commit 0eeb9311 authored by al.schwinn's avatar al.schwinn
Browse files

[SIL-?] removed doc-dependency to addressing-format (8/16bit) for IO

addresses
parent 6d8fb276
No related branches found
No related tags found
No related merge requests found
......@@ -204,12 +204,12 @@
<xs:attribute name="DI-base-address" type="xs:unsignedInt" use="optional" default="0">
<xs:annotation>
<xs:documentation>
Start address of the Digital Input area (expects 8bit address value).
Start address of the Digital Input area.
&lt;br&gt;Addressing must respect the hardware layout and configuration setup.
</xs:documentation>
<xs:appinfo>
<doc>
Start address of the Digital Input area (expects 8bit address value)
Start address of the Digital Input area
&lt;br&gt;Addressing must respect the hardware layout and configuration setup.
</doc>
</xs:appinfo>
......@@ -218,12 +218,12 @@
<xs:attribute name="DO-base-address" type="xs:unsignedInt" use="optional" default="0">
<xs:annotation>
<xs:documentation>
Start address of the Digital Output area (expects 8bit address value).
Start address of the Digital Output area.
&lt;br&gt;Addressing must respect the hardware layout and configuration setup.
</xs:documentation>
<xs:appinfo>
<doc>
Start address of the Digital Output area (expects 8bit address value)
Start address of the Digital Output area.
&lt;br&gt;Addressing must respect the hardware layout and configuration setup.
</doc>
</xs:appinfo>
......@@ -232,12 +232,12 @@
<xs:attribute name="AI-base-address" type="xs:unsignedInt" use="optional" default="0">
<xs:annotation>
<xs:documentation>
Start address of the Analog Input area (expects 8bit address value).
Start address of the Analog Input area
&lt;br&gt;Addressing must respect the hardware layout and configuration setup.
</xs:documentation>
<xs:appinfo>
<doc>
Start address of the Analog Input area (expects 8bit address value)
Start address of the Analog Input area
&lt;br&gt;Addressing must respect the hardware layout and configuration setup.
</doc>
</xs:appinfo>
......@@ -246,12 +246,12 @@
<xs:attribute name="AO-base-address" type="xs:unsignedInt" use="optional" default="0">
<xs:annotation>
<xs:documentation>
Start address of the Analog Output area (expects 8bit address value).
Start address of the Analog Output area
&lt;br&gt;Addressing must respect the hardware layout and configuration setup.
</xs:documentation>
<xs:appinfo>
<doc>
Start address of the Analog Output area (expects 8bit address value)
Start address of the Analog Output area
&lt;br&gt;Addressing must respect the hardware layout and configuration setup.
</doc>
</xs:appinfo>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment