sequential starting/stopping

mrmjb

Member
Join Date
Oct 2002
Posts
3
Hi
I'm trying to get the plc to start 5 outputs in sequence, and shut them down in sequence. Not a problem my problem is trying to interrupt the start up sequence with the stop switch and have the sequence reverse itself and be able to use the start switch and reverse the sequence again.
I'm currently taking a PLC course and we are using a SLC 100 with the PCIS programming. I have only used RTO's,RTF's and RST's in the program. Any help will be greatly appreciated
Mike
 
Last edited:
Sounds like a head scratcher I give to some of the Electricians who want to learn basic plc programming. Although my outputs are hooked up to lights which makes it much more easier...or does it? Your situation can be done using internal relays. Actually thats one of my rules. Using only internal relays will make you appreciate the Plc scan. Oh, and by the way "no setting,pulsing,or reseting of relays either". I strongly suggest you take one step at a time and forget about the whole picture.

Tim
 
Tim
Thanks for the input. I have one question though, is there any way to test the program using PCIS without sending it to the plc. Since I am learning the programming at a community college I have the basic program on disk so I can play with it in my spare time but the only access I have to a plc is in class and I would like to work on it and have it ready for class Tuesday. Any suggestions you might have would be most helpful.
thanks again
Mike
 
There is no way to simulate it w/o the PLC.

BTW, the SLC100 has been obsolete for 5-7 years. You can't even buy one any more. I suppose it is fine for teaching basics. Your school could probably get AB or someone to donate more current stuff.
 
Thanks Rick
We are using the SLC100 to learn the basics and are moving into micro logic. This was one last problem we were working on with the 100 when I get it operating and I WILL, I'm very close. I may convert it to micro logic since I don't have the program for micro logic to play with outside of class.
thanks again
Mike
 

Similar Topics

Hi guys, I have five belt conveyors in a straight line, lets call them 2,3,4,5 & 6. I have an operator working at conveyor 2 who can start and...
Replies
2
Views
4,372
Hi all! I'm trying to write a piece of code for starting up sequentially several devices (motors). In RSLogix this is as easy as using the SEQ...
Replies
21
Views
5,805
I am in need of a ladder logic program to accomplish the following task using timer instructions. 3 start buttons 3 motors After pressing one...
Replies
20
Views
4,130
Hi there, We have a system at a water treatment plant where large raw water tanks feed into the plant that's all on the same level. At high tank...
Replies
18
Views
3,765
Hi, I started off my career in PLC programming doing water/wastewater on AB around 20 years ago, but then moved overseas a few years later and...
Replies
57
Views
12,068
Back
Top Bottom