toolbox DND support for files
[dia.git] / sheets / Contact.sheet
blob06f694c486decd4b289cad960abe2fa25e02b8f3
1 <?xml version="1.0" encoding="iso-8859-1"?> <!-- -*- xml -*- -->
3 <sheet xmlns="http://www.lysator.liu.se/~alla/dia/dia-sheet-ns">
4 <name>Ladder</name>
5 <description xml:lang="fr">Composants de diagrammes LADDER</description>
6 <description>Components for LADDER circuits</description>
7 <contents>
8 <object name="LADDER - if">
9 <description xml:lang="fr">Un contact ladder normalement ouvert "si"</description>
10 <description>A "if" (normally open) ladder contact</description>
11 </object>
12 <object name="LADDER - ifnot">
13 <description xml:lang="fr">Un contact ladder normalement fermé "si non"</description>
14 <description>A "if not" (normally closed) ladder contact</description>
15 </object>
16 <br/>
17 <object name="LADDER - out">
18 <description xml:lang="fr">Une variable de sortie simple</description>
19 <description>A simple output variable</description>
20 </object>
21 <object name="LADDER - outnot">
22 <description xml:lang="fr">Une variable de sortie négative</description>
23 <description>A negative output variable</description>
24 </object>
25 <object name="LADDER - outs">
26 <description xml:lang="fr">Une variable de sortie "enclenchement"</description>
27 <description>A "set" output variable</description>
28 </object>
29 <object name="LADDER - outr">
30 <description xml:lang="fr">Une variable de sortie "déclenchement"</description>
31 <description>A "reset" output variable</description>
32 </object>
33 <object name="LADDER - outj">
34 <description xml:lang="fr">Une variable de sortie "saut"</description>
35 <description>A "jump" output variable</description>
36 </object>
37 <object name="LADDER - outrcep">
38 <description xml:lang="fr">Une variable de sortie "réceptivité"</description>
39 <description>A receptivity output variable</description>
40 </object>
41 <br/>
42 <object name="LADDER - sout">
43 <description xml:lang="fr">Une variable de sortie simple sauvegardée</description>
44 <description>A power-saved simple output variable</description>
45 </object>
46 <object name="LADDER - soutnot">
47 <description xml:lang="fr">Une variable de sortie négative sauvegardée</description>
48 <description>A power-saved negative output variable</description>
49 </object>
50 <object name="LADDER - souts">
51 <description xml:lang="fr">Une variable de sortie "enclenchement" sauvegardée</description>
52 <description>A power-saved "set" output variable</description>
53 </object>
54 <object name="LADDER - soutr">
55 <description xml:lang="fr">Une variable de sortie "déclenchement" sauvegardée</description>
56 <description>A power-saved "reset" output variable</description>
57 </object>
58 <!-- TODO : OPERATE, COMPARE, PULSE, TXT, TIMER and various sizes of
59 general-purpose blocks
60 -->
61 </contents>
62 </sheet>