home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 September
/
PCWorld_2002-09_cd.bin
/
Software
/
TemaCD
/
dia
/
dia-0.90-1-setup.exe
/
sheets
/
Electric.sheet
< prev
next >
Wrap
Extensible Markup Language
|
2001-09-09
|
1KB
|
37 lines
<?xml version="1.0" encoding="utf-8"?> <!-- -*- xml -*- -->
<sheet xmlns="http://www.lysator.liu.se/~alla/dia/dia-sheet-ns">
<name>Electric</name>
<description>Components for electric circuits</description>
<contents>
<object name="Electric - contact_o">
<description>A normally open contact</description>
</object>
<object name="Electric - contact_f">
<description>A normally closed contact</description>
</object>
<object name="Electric - intpos_o">
<description>A normally open position switch</description>
</object>
<object name="Electric - intpos_f">
<description>A normally closed position switch</description>
</object>
<br/>
<object name="Electric - command">
<description>The command organ of a relay</description>
</object>
<object name="Electric - relay">
<description>A relay</description>
</object>
<object name="Electric - lamp">
<description>A lamp or indicator light</description>
</object>
<br/>
<object name="Electric - connpoint">
<description>A connection point</description>
</object>
<!-- TODO: various detectors (proximity, light, heat), motors, starters,
... Maybe also a nice type of line with automatic (printed) connection
points -->
</contents>
</sheet>