]> git.llucax.com Git - z.facultad/75.42/plaqui.git/commitdiff
Se corrige el ejemplo de exclusa inteligente.
authorLeandro Lucarella <llucax@gmail.com>
Fri, 5 Dec 2003 04:45:08 +0000 (04:45 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Fri, 5 Dec 2003 04:45:08 +0000 (04:45 +0000)
Samples/exclusa_inteligente.xml

index 97e8c139cbdd82c190ac4d6b2c73583b513e0c09..533d9b7b7149865c18fb9ca8b9705a94d2c7190d 100644 (file)
@@ -3,16 +3,16 @@
        <bomba nombre="bomba0" id="0">
                <entrega>1,00</entrega>
                <color>
-                       <rojo>29454</rojo>
-                       <verde>56518</verde>
-                       <azul>65535</azul>
+                       <rojo>65535</rojo>
+                       <verde>63936</verde>
+                       <azul>0</azul>
                </color>
                <conector>
                        <salida>codo1</salida>
                </conector>
                <orientacion>0</orientacion>
-               <x>64</x>
-               <y>96</y>
+               <x>32</x>
+               <y>32</y>
        </bomba>
        <codo nombre="codo1" id="1">
                <caudal>10,00</caudal>
                        <salida>tanque2</salida>
                </conector>
                <orientacion>0</orientacion>
-               <x>160</x>
-               <y>96</y>
+               <x>128</x>
+               <y>32</y>
        </codo>
        <tanque nombre="tanque2" id="2">
                <capacidad>100,00</capacidad>
-               <inicial>50,00</inicial>
+               <inicial>0,00</inicial>
                <color>
-                       <rojo>65195</rojo>
-                       <verde>31796</verde>
-                       <azul>65535</azul>
+                       <rojo>0</rojo>
+                       <verde>0</verde>
+                       <azul>0</azul>
                </color>
                <conector>
                        <entrada>codo1</entrada>
                        <inferior>20</inferior>
                </flotantes>
                        <orientacion>0</orientacion>
-               <x>192</x>
-               <y>160</y>
+               <x>160</x>
+               <y>96</y>
        </tanque>
        <exclusa nombre="exclusa3" id="3">
                <conector>
                        <entrada>tanque2</entrada>
-                       <salida>tubo8</salida>
+                       <salida>tubo4</salida>
                </conector>
                <orientacion>0</orientacion>
                <estado>1</estado>
-               <x>256</x>
-               <y>192</y>
+               <x>224</x>
+               <y>128</y>
        </exclusa>
-       <drenaje nombre="drenaje4" id="4">
-               <conector>
-                       <entrada>tubo8</entrada>
-               </conector>
-               <orientacion>3</orientacion>
-               <x>416</x>
-               <y>192</y>
-       </drenaje>
-       <tubo nombre="tubo8" id="8">
-               <caudal>2,00</caudal>
+       <tubo nombre="tubo4" id="4">
+               <caudal>3,00</caudal>
                <conector>
                        <entrada>exclusa3</entrada>
-                       <salida>drenaje4</salida>
+                       <salida>drenaje5</salida>
                </conector>
                <orientacion>1</orientacion>
-               <x>320</x>
-               <y>192</y>
+               <x>288</x>
+               <y>128</y>
        </tubo>
-       <and nombre="and5" id="5">
-               <orientacion>0</orientacion>
+       <drenaje nombre="drenaje5" id="5">
+               <conector>
+                       <entrada>tubo4</entrada>
+               </conector>
+               <orientacion>3</orientacion>
                <x>384</x>
-               <y>96</y>
-               <salida>exclusa3</salida>
-       </and>
+               <y>128</y>
+       </drenaje>
        <or nombre="or6" id="6">
                <orientacion>0</orientacion>
-               <x>320</x>
-               <y>288</y>
+               <x>224</x>
+               <y>224</y>
+               <entrada id = "inferior">tanque2</entrada>
                <entrada id = "superior">tanque2</entrada>
-               <entrada>exclusa3</entrada>
-               <salida>and5</salida>
+               <salida>not7</salida>
        </or>
        <not nombre="not7" id="7">
                <orientacion>0</orientacion>
                <x>288</x>
-               <y>64</y>
-               <entrada id = "inferior">tanque2</entrada>
-               <salida>and5</salida>
+               <y>224</y>
+               <salida>and8</salida>
        </not>
+       <and nombre="and8" id="8">
+               <orientacion>0</orientacion>
+               <x>352</x>
+               <y>192</y>
+               <entrada>exclusa3</entrada>
+               <salida>or9</salida>
+               <entrada>not7</entrada>
+       </and>
+       <or nombre="or9" id="9">
+               <orientacion>0</orientacion>
+               <x>448</x>
+               <y>256</y>
+               <salida>exclusa3</salida>
+               <entrada id = "superior">tanque2</entrada>
+               <entrada>and8</entrada>
+       </or>
 </planta>