home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?> <!-- -*- xml -*- -->
- <sheet xmlns="http://www.lysator.liu.se/~alla/dia/dia-sheet-ns">
- <name>Ladder</name>
- <description>Components for LADDER circuits</description>
- <contents>
- <object name="LADDER - if">
- <description>A 'if' (normally open) ladder contact</description>
- </object>
- <object name="LADDER - ifnot">
- <description>A 'if not' (normally closed) ladder contact</description>
- </object>
- <br/>
- <object name="LADDER - out">
- <description>A simple output variable</description>
- </object>
- <object name="LADDER - outnot">
- <description>A negative output variable</description>
- </object>
- <object name="LADDER - outs">
- <description>A 'set' output variable</description>
- </object>
- <object name="LADDER - outr">
- <description>A 'reset' output variable</description>
- </object>
- <object name="LADDER - outj">
- <description>A 'jump' output variable</description>
- </object>
- <object name="LADDER - outrcep">
- <description>A receptivity output variable</description>
- </object>
- <br/>
- <object name="LADDER - sout">
- <description>A power-saved simple output variable</description>
- </object>
- <object name="LADDER - soutnot">
- <description>A power-saved negative output variable</description>
- </object>
- <object name="LADDER - souts">
- <description>A power-saved 'set' output variable</description>
- </object>
- <object name="LADDER - soutr">
- <description>A power-saved 'reset' output variable</description>
- </object>
- <!-- TODO : OPERATE, COMPARE, PULSE, TXT, TIMER and various sizes of
- general-purpose blocks
- -->
- </contents>
- </sheet>
-