svghmi/pous.xml
branchsvghmi
changeset 2745 535eb0b8bd9d
child 2750 2694170cd88e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/svghmi/pous.xml	Fri Jul 12 11:58:22 2019 +0200
@@ -0,0 +1,55 @@
+<?xml version='1.0' encoding='utf-8'?>
+<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">
+  <fileHeader companyName="Beremiz" productName="Beremiz" productVersion="0.0" creationDateTime="2008-12-14T16:53:26"/>
+  <contentHeader name="Beremiz non-standard POUs library" modificationDateTime="2019-07-09T11:05:01">
+    <coordinateInfo>
+      <fbd>
+        <scaling x="0" y="0"/>
+      </fbd>
+      <ld>
+        <scaling x="0" y="0"/>
+      </ld>
+      <sfc>
+        <scaling x="0" y="0"/>
+      </sfc>
+    </coordinateInfo>
+  </contentHeader>
+  <types>
+    <dataTypes>
+      <dataType name="HMI_INT">
+        <baseType>
+          <INT/>
+        </baseType>
+      </dataType>
+      <dataType name="HMI_REAL">
+        <baseType>
+          <REAL/>
+        </baseType>
+      </dataType>
+      <dataType name="HMI_STRING">
+        <baseType>
+          <STRING/>
+        </baseType>
+      </dataType>
+      <dataType name="HMI_BOOL">
+        <baseType>
+          <BOOL/>
+        </baseType>
+      </dataType>
+      <dataType name="HMI_CLASS">
+        <baseType>
+          <BOOL/>
+        </baseType>
+      </dataType>
+      <dataType name="HMI_LABEL">
+        <baseType>
+          <BOOL/>
+        </baseType>
+      </dataType>
+    </dataTypes>
+    <pous/>
+  </types>
+  <instances>
+    <configurations/>
+  </instances>
+</project>