|
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="Unknown" productName="Unnamed" productVersion="1" creationDateTime="2019-08-06T14:23:42"/> |
|
4 <contentHeader name="Unnamed" modificationDateTime="2021-01-19T09:52:38"> |
|
5 <coordinateInfo> |
|
6 <fbd> |
|
7 <scaling x="5" y="5"/> |
|
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="MainStuff" pouType="program"> |
|
21 <interface> |
|
22 <localVars> |
|
23 <variable name="TargetPressure"> |
|
24 <type> |
|
25 <derived name="HMI_INT"/> |
|
26 </type> |
|
27 </variable> |
|
28 <variable name="selection"> |
|
29 <type> |
|
30 <derived name="HMI_INT"/> |
|
31 </type> |
|
32 </variable> |
|
33 </localVars> |
|
34 </interface> |
|
35 <body> |
|
36 <FBD> |
|
37 <inVariable localId="5" executionOrderId="0" height="30" width="125" negated="false"> |
|
38 <position x="445" y="65"/> |
|
39 <connectionPointOut> |
|
40 <relPosition x="125" y="15"/> |
|
41 </connectionPointOut> |
|
42 <expression>TargetPressure</expression> |
|
43 </inVariable> |
|
44 <outVariable localId="10" executionOrderId="0" height="25" width="85" negated="false"> |
|
45 <position x="710" y="105"/> |
|
46 <connectionPointIn> |
|
47 <relPosition x="0" y="10"/> |
|
48 <connection refLocalId="5"> |
|
49 <position x="710" y="115"/> |
|
50 <position x="640" y="115"/> |
|
51 <position x="640" y="80"/> |
|
52 <position x="570" y="80"/> |
|
53 </connection> |
|
54 </connectionPointIn> |
|
55 <expression>selection</expression> |
|
56 </outVariable> |
|
57 </FBD> |
|
58 </body> |
|
59 </pou> |
|
60 </pous> |
|
61 </types> |
|
62 <instances> |
|
63 <configurations> |
|
64 <configuration name="config"> |
|
65 <resource name="resource1"> |
|
66 <task name="task0" priority="0" interval="T#20ms"> |
|
67 <pouInstance name="instance0" typeName="MainStuff"/> |
|
68 </task> |
|
69 </resource> |
|
70 </configuration> |
|
71 </configurations> |
|
72 </instances> |
|
73 </project> |