mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-20 10:39:59 +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:
10
elements/automatisme/grafcet/actions/action.elmt
Normal file
10
elements/automatisme/grafcet/actions/action.elmt
Normal file
@@ -0,0 +1,10 @@
|
||||
<definition width="140" version="0.2" hotspot_x="0" hotspot_y="15" height="30" type="element" ic="true" orientation="dnyn" >
|
||||
<names>
|
||||
<name lang="fr" >action</name>
|
||||
</names>
|
||||
<description>
|
||||
<input x="8" y="2" size="8" text="action" />
|
||||
<rect width="125" x="7" y="-5" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black" />
|
||||
<terminal x="2" y="0" orientation="w" />
|
||||
</description>
|
||||
</definition>
|
||||
12
elements/automatisme/grafcet/actions/continue.elmt
Normal file
12
elements/automatisme/grafcet/actions/continue.elmt
Normal file
@@ -0,0 +1,12 @@
|
||||
<definition width="140" version="0.2" hotspot_x="0" hotspot_y="15" height="30" type="element" orientation="dnyn" >
|
||||
<names>
|
||||
<name lang="fr" >continue</name>
|
||||
</names>
|
||||
<description>
|
||||
<input x="25" y="2" size="8" rotate="true" text="action" />
|
||||
<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="-5" x1="20" y2="4" x2="20" />
|
||||
<text x="8" y="3" size="8" text="=" />
|
||||
<rect width="125" x="7" y="-5" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black" />
|
||||
<terminal x="3" y="0" orientation="w" />
|
||||
</description>
|
||||
</definition>
|
||||
6
elements/automatisme/grafcet/actions/qet_directory
Normal file
6
elements/automatisme/grafcet/actions/qet_directory
Normal file
@@ -0,0 +1,6 @@
|
||||
<qet-directory>
|
||||
<names>
|
||||
<name lang="en" >Actions</name>
|
||||
<name lang="fr" >Actions</name>
|
||||
</names>
|
||||
</qet-directory>
|
||||
Reference in New Issue
Block a user