Date: 03-04-98 Time: 01:05:15 Filename: EXEMP1
Programacao de um automatismo pendular com o SLC100
SLC Personal Computer Software Ladder Diagram Page 1
| |
| Rung: 001 Etapa 0 |
| |
| |
| |
| 701 703 901 902 704 |
+--]\[-+-] [---] [---] [-+--------------------------------------------( )----+
| | | |
| | | |
| | | |
| | 704 | |
| +-] [-------------+ |
| | | |
| | | |
| | | |
| | 868 | |
| +-] [-------------+ |
| |
| Rung: 002 Etapa 1 |
| |
| |
| |
| 702 704 001 701 |
+--]\[-+-] [---] [-------+--------------------------------------------( )----+
| | | |
| | | |
| | | |
| | 703 901 902 | |
| +-] [---] [---]\[-+ |
| | | |
| | | |
| | | |
| | 701 | |
| +-] [-------------+ |
| |
| Rung: 003 Etapa 2 |
| |
| |
| |
| 703 701 003 702 |
+--]\[-+-] [---] [-+--------------------------------------------------( )----+
| | | |
| | | |
| | | |
| | 702 | |
| +-] [-------+ |
| |
| Rung: 004 Etapa3 |
| |
| |
| |
| 701 704 702 002 703 |
+--]\[---]\[-+-] [---] [-+--------------------------------------------( )----+
| | | |
| | | |
| | | |
| | 703 | |
| +-] [-------+ |
| |
| Rung: 005 Activacao das saidas fisicas |
| |
| |
| |
| 701 011 |
+--] [----------------------------------------------------------------( )----+
| |
| Rung: 006 |
| |
| |
| |
| 702 012 |
+--] [----------------------------------------------------------------( )----+
| |
| Rung: 007 Reset ao temporizador (Etapa 0) |
| |
| |
| |
| 704 901 |
+--] [----------------------------------------------------------------(RST)----+
| RE 0000 |
| |
| Rung: 008 Reset ao contador (Etapa 0) |
| |
| |
| |
| 704 902 |
+--] [----------------------------------------------------------------(RST)----+
| RE 0000 |
| |
| Rung: 009 Temporiza 10 segundos |
| |
| |
| |
| 703 901 |
+--] [----------------------------------------------------------------(RTO)----+
| PR 0100 |
| |
| Rung: 010 Incrementa contador |
| |
| |
| |
| 703 902 |
+--] [----------------------------------------------------------------(CTU)----+
| PR 0005 |
| |
+--------------------- End of Ladder --- Words used = 00054 -------------------+
Date: 03-04-98 Time: 01:05:15 Filename: EXEMP1
Programacao de um automatismo pendular com o SLC100
SLC Personal Computer Software Cross Reference Page 3
INPUT
Address| Element | Rung Number(s) | Instruction Comment
-------+---------+---------------------+----------------------------------------
001 | -] [- | 002 |
002 | -] [- | 004 |
003 | -] [- | 003 |
Date: 03-04-98 Time: 01:05:15 Filename: EXEMP1
Programacao de um automatismo pendular com o SLC100
SLC Personal Computer Software Cross Reference Page 4
OUTPUT
Address| Element | Rung Number(s) | Instruction Comment
-------+---------+---------------------+----------------------------------------
011 | -( )- | 005 |
012 | -( )- | 006 |
Date: 03-04-98 Time: 01:05:15 Filename: EXEMP1
Programacao de um automatismo pendular com o SLC100
SLC Personal Computer Software Cross Reference Page 5
INTERNAL
Address| Element | Rung Number(s) | Instruction Comment
-------+---------+---------------------+----------------------------------------
701 | -] [- | 002, 003, 005 |
701 | -]\[- | 001, 004 |
701 | -( )- | 002 |
702 | -] [- | 003, 004, 006 |
702 | -]\[- | 002 |
702 | -( )- | 003 |
703 | -] [- | 001, 002, 004, 009, |
| | 010 |
703 | -]\[- | 003 |
703 | -( )- | 004 |
704 | -] [- | 001, 002, 007, 008 |
704 | -]\[- | 004 |
704 | -( )- | 001 |
868 | -] [- | 001 | : Inicializacao
Date: 03-04-98 Time: 01:05:15 Filename: EXEMP1
Programacao de um automatismo pendular com o SLC100
SLC Personal Computer Software Cross Reference Page 6
TIMER/COUNTER/SEQUENCER/RESET
Address| Element | Rung Number(s) | Instruction Comment
-------+---------+---------------------+----------------------------------------
901 | -] [- | 001, 002 | : Espera 10s
901 | -(RTO)- | 009 | : Espera 10s
901 | -(RST)- | 007 | : Espera 10s
902 | -] [- | 001 | : Conta ate 5
902 | -]\[- | 002 | : Conta ate 5
902 | -(CTU)- | 010 | : Conta ate 5
902 | -(RST)- | 008 | : Conta ate 5