tests/svgui/plc.xml
changeset 1547 33e03a4b3075
parent 1545 d329cc88d307
child 2296 a2ab363f9e90
equal deleted inserted replaced
1546:f1840d27823d 1547:33e03a4b3075
     1 <?xml version='1.0' encoding='utf-8'?>
     1 <?xml version='1.0' encoding='utf-8'?>
     2 <project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.plcopen.org/xml/tc6_0201" xmlns:xhtml="http://www.w3.org/1999/xhtml" xsi:schemaLocation="http://www.plcopen.org/xml/tc6_0201">
     2 <project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.plcopen.org/xml/tc6_0201" xmlns:xhtml="http://www.w3.org/1999/xhtml" xsi:schemaLocation="http://www.plcopen.org/xml/tc6_0201">
     3   <fileHeader companyName="beremiz" productName="Beremiz" productVersion="0.0" creationDateTime="2008-12-14T16:21:19"/>
     3   <fileHeader companyName="beremiz" productName="Beremiz" productVersion="0.0" creationDateTime="2008-12-14T16:21:19"/>
     4   <contentHeader name="Beremiz SVGUI Test" modificationDateTime="2016-10-19T14:46:29">
     4   <contentHeader name="Beremiz SVGUI Test" modificationDateTime="2016-10-20T12:38:31">
     5     <coordinateInfo>
     5     <coordinateInfo>
     6       <pageSize x="1024" y="1024"/>
     6       <pageSize x="1024" y="1024"/>
     7       <fbd>
     7       <fbd>
     8         <scaling x="0" y="0"/>
     8         <scaling x="0" y="0"/>
     9       </fbd>
     9       </fbd>
   441               <position x="693" y="796"/>
   441               <position x="693" y="796"/>
   442               <connectionPointOut>
   442               <connectionPointOut>
   443                 <relPosition x="122" y="15"/>
   443                 <relPosition x="122" y="15"/>
   444               </connectionPointOut>
   444               </connectionPointOut>
   445             </continuation>
   445             </continuation>
   446             <comment localId="101" height="147" width="718">
   446             <comment localId="101" height="152" width="816">
   447               <position x="27" y="8"/>
   447               <position x="27" y="8"/>
   448               <content>
   448               <content>
   449                 <xhtml:p><![CDATA[This example shows how IEC program in PLC can interact with web interface. 
   449                 <xhtml:p><![CDATA[This example shows how IEC program in PLC can interact with web interface. 
   450 
   450 
   451 svgui is extensions to build web interface to PLC. It has *integrated* web-server. So it's NOT necessary to install Apache, lighttpd or nginx for that!!!
   451 svgui is extensions to build web interface to PLC. It has *integrated* web-server. So it's NOT necessary to install Apache, lighttpd or nginx for that!!!