Increase size of comment block in WAMP example, so all information is visible
authorAndrey Skvortsov <andrej.skvortzov@gmail.com>
Mon, 27 Aug 2018 12:06:24 +0300
changeset 2298 10cfc280927c
parent 2297 96ca6b056c55
child 2299 8df93571af65
Increase size of comment block in WAMP example, so all information is visible
tests/wamp/plc.xml
--- a/tests/wamp/plc.xml	Fri Aug 24 13:41:43 2018 +0300
+++ b/tests/wamp/plc.xml	Mon Aug 27 12:06:24 2018 +0300
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='utf-8'?>
 <project xmlns:ns1="http://www.plcopen.org/xml/tc6_0201" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.plcopen.org/xml/tc6_0201">
   <fileHeader companyName="Beremiz" productName="Beremiz" productVersion="1" creationDateTime="2015-02-05T11:44:55" contentDescription=" &#10;&#10;"/>
-  <contentHeader name="WAMPTest" modificationDateTime="2018-08-16T16:14:30">
+  <contentHeader name="WAMPTest" modificationDateTime="2018-08-27T11:11:30">
     <coordinateInfo>
       <fbd>
         <scaling x="0" y="0"/>
@@ -91,7 +91,7 @@
               </connectionPointOut>
               <expression>LocalVar0</expression>
             </inVariable>
-            <comment localId="5" height="478" width="646">
+            <comment localId="5" height="459" width="788">
               <position x="23" y="10"/>
               <content>
                 <xhtml:p><![CDATA[Communication between Beremiz and PLC runtime isn't bound to any specific protocol and could be extended by writing corresponding connector (see 'connectors' directory).