tests/projects/mqtt_ssl/plc.xml
changeset 4006 e16c8443e877
child 4029 564f0f1ea75e
equal deleted inserted replaced
4005:482452574fb4 4006:e16c8443e877
       
     1 <?xml version='1.0' encoding='utf-8'?>
       
     2 <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">
       
     3   <fileHeader companyName="SMARTEH d.o.o." productName="LHC2_GOT_012" productVersion="1.1.359" creationDateTime="2024-07-25T15:43:22"/>
       
     4   <contentHeader name="mqtt" modificationDateTime="2024-08-21T17:05:30">
       
     5     <coordinateInfo>
       
     6       <fbd>
       
     7         <scaling x="0" y="0"/>
       
     8       </fbd>
       
     9       <ld>
       
    10         <scaling x="0" y="0"/>
       
    11       </ld>
       
    12       <sfc>
       
    13         <scaling x="0" y="0"/>
       
    14       </sfc>
       
    15     </coordinateInfo>
       
    16   </contentHeader>
       
    17   <types>
       
    18     <dataTypes/>
       
    19     <pous>
       
    20       <pou name="program0" pouType="program">
       
    21         <interface>
       
    22           <localVars>
       
    23             <variable name="LocalVar0" address="%ID3.0">
       
    24               <type>
       
    25                 <DINT/>
       
    26               </type>
       
    27             </variable>
       
    28           </localVars>
       
    29           <localVars>
       
    30             <variable name="LocalVar1">
       
    31               <type>
       
    32                 <DINT/>
       
    33               </type>
       
    34             </variable>
       
    35           </localVars>
       
    36           <localVars>
       
    37             <variable name="LocalVar2" address="%QD3.0">
       
    38               <type>
       
    39                 <DINT/>
       
    40               </type>
       
    41             </variable>
       
    42           </localVars>
       
    43           <localVars>
       
    44             <variable name="LocalVar3">
       
    45               <type>
       
    46                 <DINT/>
       
    47               </type>
       
    48             </variable>
       
    49           </localVars>
       
    50         </interface>
       
    51         <body>
       
    52           <FBD>
       
    53             <inVariable localId="1" executionOrderId="0" height="26" width="82" negated="false">
       
    54               <position x="173" y="47"/>
       
    55               <connectionPointOut>
       
    56                 <relPosition x="82" y="13"/>
       
    57               </connectionPointOut>
       
    58               <expression>LocalVar0</expression>
       
    59             </inVariable>
       
    60             <outVariable localId="2" executionOrderId="0" height="26" width="82" negated="false">
       
    61               <position x="482" y="47"/>
       
    62               <connectionPointIn>
       
    63                 <relPosition x="0" y="13"/>
       
    64                 <connection refLocalId="1">
       
    65                   <position x="482" y="60"/>
       
    66                   <position x="255" y="60"/>
       
    67                 </connection>
       
    68               </connectionPointIn>
       
    69               <expression>LocalVar1</expression>
       
    70             </outVariable>
       
    71             <outVariable localId="3" executionOrderId="0" height="26" width="82" negated="false">
       
    72               <position x="479" y="140"/>
       
    73               <connectionPointIn>
       
    74                 <relPosition x="0" y="13"/>
       
    75                 <connection refLocalId="4">
       
    76                   <position x="479" y="153"/>
       
    77                   <position x="365" y="153"/>
       
    78                   <position x="365" y="168"/>
       
    79                   <position x="252" y="168"/>
       
    80                 </connection>
       
    81               </connectionPointIn>
       
    82               <expression>LocalVar2</expression>
       
    83             </outVariable>
       
    84             <inVariable localId="4" executionOrderId="0" height="26" width="82" negated="false">
       
    85               <position x="170" y="155"/>
       
    86               <connectionPointOut>
       
    87                 <relPosition x="82" y="13"/>
       
    88               </connectionPointOut>
       
    89               <expression>LocalVar3</expression>
       
    90             </inVariable>
       
    91           </FBD>
       
    92         </body>
       
    93       </pou>
       
    94     </pous>
       
    95   </types>
       
    96   <instances>
       
    97     <configurations>
       
    98       <configuration name="config">
       
    99         <resource name="resource1">
       
   100           <task name="main_task" priority="0" interval="T#1000ms">
       
   101             <pouInstance name="instance0" typeName="program0"/>
       
   102           </task>
       
   103         </resource>
       
   104       </configuration>
       
   105     </configurations>
       
   106   </instances>
       
   107 </project>