mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-28 05:39:58 +01:00
Ajout de symboles grafcet et de nouveaux exemples
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@978 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
19
elements/automatisme/grafcet/macro/etape.elmt
Normal file
19
elements/automatisme/grafcet/macro/etape.elmt
Normal file
@@ -0,0 +1,19 @@
|
||||
<definition width="90" version="0.2" hotspot_x="45" hotspot_y="30" height="90" type="element" orientation="dyyy" >
|
||||
<names>
|
||||
<name lang="en" >Macro step</name>
|
||||
<name lang="fr" >Macro etape</name>
|
||||
</names>
|
||||
<description>
|
||||
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="17" x1="-35" y2="17" x2="35" />
|
||||
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-18" x1="-35" y2="-18" x2="35" />
|
||||
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="19.6667" x1="0" y2="38.6667" x2="0" />
|
||||
<text x="18" y="42" size="8" text="1" />
|
||||
<input x="-30" y="13.6667" size="6" rotate="true" text="" />
|
||||
<rect width="26" x="-13" y="37.6667" antialias="false" height="4" style="line-style:normal;line-weight:thin;filling:black;color:black" />
|
||||
<input x="-20" y="-0.333333" size="10" rotate="true" text="M 00" />
|
||||
<rect width="70" x="-35" y="-20.3333" antialias="false" height="40" style="line-style:normal;line-weight:normal;filling:none;color:black" />
|
||||
<terminal x="-12" y="39.6667" orientation="w" />
|
||||
<terminal x="0" y="44.6667" orientation="s" />
|
||||
<terminal x="0" y="-25" orientation="n" />
|
||||
</description>
|
||||
</definition>
|
||||
16
elements/automatisme/grafcet/macro/etape_entree.elmt
Normal file
16
elements/automatisme/grafcet/macro/etape_entree.elmt
Normal file
@@ -0,0 +1,16 @@
|
||||
<definition width="90" version="0.2" hotspot_x="45" hotspot_y="30" height="90" type="element" orientation="dyyy" >
|
||||
<names>
|
||||
<name lang="en" >Imput step</name>
|
||||
<name lang="fr" >Etape d'entree</name>
|
||||
</names>
|
||||
<description>
|
||||
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="20" x1="0" y2="39" x2="0" />
|
||||
<text x="19" y="42" size="8" text="1" />
|
||||
<input x="-30" y="14" size="6" rotate="true" text="" />
|
||||
<rect width="26" x="-13" y="38" antialias="false" height="4" style="line-style:normal;line-weight:thin;filling:black;color:black" />
|
||||
<input x="-20" y="0" size="10" rotate="true" text="E 00" />
|
||||
<rect width="70" x="-34" y="-20" antialias="false" height="40" style="line-style:normal;line-weight:thin;filling:none;color:black" />
|
||||
<terminal x="0" y="45" orientation="s" />
|
||||
<terminal x="-12" y="40" orientation="w" />
|
||||
</description>
|
||||
</definition>
|
||||
12
elements/automatisme/grafcet/macro/etape_sortie.elmt
Normal file
12
elements/automatisme/grafcet/macro/etape_sortie.elmt
Normal file
@@ -0,0 +1,12 @@
|
||||
<definition width="90" version="0.2" hotspot_x="45" hotspot_y="30" height="60" type="element" orientation="dyyy" >
|
||||
<names>
|
||||
<name lang="en" >Output step</name>
|
||||
<name lang="fr" >Etape sortie</name>
|
||||
</names>
|
||||
<description>
|
||||
<input x="-30" y="14" size="6" rotate="true" text="" />
|
||||
<input x="-20" y="0" size="10" rotate="true" text="S 00" />
|
||||
<rect width="70" x="-35" y="-20" antialias="false" height="40" style="line-style:normal;line-weight:thin;filling:none;color:black" />
|
||||
<terminal x="0" y="-25" orientation="n" />
|
||||
</description>
|
||||
</definition>
|
||||
6
elements/automatisme/grafcet/macro/qet_directory
Normal file
6
elements/automatisme/grafcet/macro/qet_directory
Normal file
@@ -0,0 +1,6 @@
|
||||
<qet-directory>
|
||||
<names>
|
||||
<name lang="en" >Macro steps</name>
|
||||
<name lang="fr" >Macro etape</name>
|
||||
</names>
|
||||
</qet-directory>
|
||||
Reference in New Issue
Block a user