author | Edouard Tisserant |
Fri, 09 Aug 2019 12:07:33 +0200 | |
branch | svghmi |
changeset 2752 | a8c9b7f0a54a |
parent 2751 | eab6161e603d |
child 2754 | a46311f88604 |
permissions | -rw-r--r-- |
2750 | 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"/> |
|
2751
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
4 |
<contentHeader name="Unnamed" modificationDateTime="2019-08-08T08:54:36"> |
2750 | 5 |
<coordinateInfo> |
6 |
<fbd> |
|
2751
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
7 |
<scaling x="5" y="5"/> |
2750 | 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"> |
|
2751
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
21 |
<interface> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
22 |
<localVars> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
23 |
<variable name="LocalVar0"> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
24 |
<type> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
25 |
<DINT/> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
26 |
</type> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
27 |
</variable> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
28 |
</localVars> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
29 |
</interface> |
2750 | 30 |
<body> |
2751
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
31 |
<FBD> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
32 |
<inVariable localId="1" executionOrderId="0" height="26" width="82" negated="false"> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
33 |
<position x="115" y="192"/> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
34 |
<connectionPointOut> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
35 |
<relPosition x="82" y="13"/> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
36 |
</connectionPointOut> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
37 |
<expression>LocalVar0</expression> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
38 |
</inVariable> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
39 |
<block localId="2" typeName="ADD" executionOrderId="0" height="60" width="63"> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
40 |
<position x="255" y="175"/> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
41 |
<inputVariables> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
42 |
<variable formalParameter="IN1"> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
43 |
<connectionPointIn> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
44 |
<relPosition x="0" y="30"/> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
45 |
</connectionPointIn> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
46 |
</variable> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
47 |
<variable formalParameter="IN2"> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
48 |
<connectionPointIn> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
49 |
<relPosition x="0" y="50"/> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
50 |
</connectionPointIn> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
51 |
</variable> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
52 |
</inputVariables> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
53 |
<inOutVariables/> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
54 |
<outputVariables> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
55 |
<variable formalParameter="OUT"> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
56 |
<connectionPointOut> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
57 |
<relPosition x="63" y="30"/> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
58 |
</connectionPointOut> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
59 |
</variable> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
60 |
</outputVariables> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
61 |
</block> |
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
62 |
</FBD> |
2750 | 63 |
</body> |
64 |
</pou> |
|
65 |
</pous> |
|
66 |
</types> |
|
67 |
<instances> |
|
68 |
<configurations> |
|
69 |
<configuration name="config"> |
|
70 |
<resource name="resource1"> |
|
71 |
<task name="task0" priority="0" interval="T#20ms"> |
|
72 |
<pouInstance name="instance0" typeName="program0"/> |
|
73 |
</task> |
|
74 |
</resource> |
|
75 |
</configuration> |
|
76 |
</configurations> |
|
77 |
</instances> |
|
78 |
</project> |