This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/plc4x-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 2924244  Site checkin for project PLC4X: Jenkins Tools
2924244 is described below

commit 29242444610a1d5b7c93a85598537f33dbf76a77
Author: jenkins <[email protected]>
AuthorDate: Tue Apr 28 19:05:25 2020 +0000

    Site checkin for project PLC4X: Jenkins Tools
---
 users/protocols/ads.html | 58 +++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 57 insertions(+), 1 deletion(-)

diff --git a/users/protocols/ads.html b/users/protocols/ads.html
index 725189f..cd7cad5 100644
--- a/users/protocols/ads.html
+++ b/users/protocols/ads.html
@@ -263,8 +263,64 @@
             <div class="sect1">
 <h2 id="adsams">ADS/AMS</h2>
 <div class="sectionbody">
+<div class="sect2">
+<h3 id="structure_amstcp_packet">Structure AMS/TCP Packet</h3>
+<table class="tableblock frame-all grid-all stretch">
+<colgroup>
+<col style="width: 100%;"/>
+</colgroup>
+<thead>
+<tr>
+<th class="tableblock halign-left valign-top">AMS/TCP Header</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">AMS 
Header</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">ADS 
Data</p></td>
+</tr>
+</tbody>
+</table>
+<table class="tableblock frame-all grid-all stretch">
+<colgroup>
+<col style="width: 33.3333%;"/>
+<col style="width: 33.3333%;"/>
+<col style="width: 33.3334%;"/>
+</colgroup>
+<thead>
+<tr>
+<th class="tableblock halign-left valign-top">Data array</th>
+<th class="tableblock halign-left valign-top">Size</th>
+<th class="tableblock halign-left valign-top">Description</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">AMS/TCP 
Header</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">6 
bytes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">contains 
the length of the data packet.</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">AMS 
Header</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">32 
bytes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The 
AMS/TCP-Header contains the addresses of the transmitter and receiver. In 
addition the AMS error code , the ADS command Id and some other 
information.</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">ADS 
Data</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">n 
bytes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The ADS 
data range contains the parameter of the single ADS commands. The structure of 
the data array depends on the ADS command. Some ADS commands require no 
additional data.</p></td>
+</tr>
+</tbody>
+</table>
+</div>
+<div class="sect2">
+<h3 id="more_details_on">More details on</h3>
 <div class="paragraph">
-<p>For details about the protocol look here: <a 
href="http://www.beckhoff.com/"; class="bare">http://www.beckhoff.com/</a></p>
+<p>For details about the protocol look here: <a 
href="http://www.beckhoff.com/"; class="bare">http://www.beckhoff.com/</a>
+<a 
href="https://infosys.beckhoff.com/english.php?content=../content/1033/tcadsamsspec/html/tcadsamsspec_intro.htm";>Structure
 AMS/TCP Packet</a></p>
+</div>
 </div>
 </div>
 </div>

Reply via email to