Help Making a simple PLC

bOndE

Member
Join Date
Dec 2006
Location
Denmark
Posts
4
Heey. we are 2 guys who want to make a simple PLC but we only have a old FP1-C14 PLC, we want to make it so that it runs in 5 sek and then stoppes for 15 sek, after the first timer stopped.
When the second timer runs out, it startes a third timer which runs for 10 sek. when out for 10 sek. and it keep doing that, untill, we push a master stop button.

Thanks for reading:D

We hope that you guys can help us:D

From Peter and Christian

We only have a very old program called NPSTE
 
Last edited:
We are making a PLC, it runs 2 engine the first one runs all the time, when you start the PLC.
The Second engine is the one which are turn on and off by the timers.
We need a program for a stoker.

Engine 1 blows all the time.

Engine 2 feeds the keddle with something to burn.

Hope it helps
 
Not homework

We are in school but we are finished with school so we need something to do, and my parents just bought a stoker so it could be very cool to have made the PLC myself.
There is a PLC with but if i can make a good one we will use that one
 
You could use multiple timers or you could use a single timer that continuously operates. If you use the single timer, you need to learn how to use comparison functions (Greater Than, Less Than, etc). In both cases, you will need to get familiar with the use of "internal coils" also known as "storage bits".
 
that is not how it works. you need to come up with an example (good or bad).
you need to demonstrate that you are trying, then we can offer more help.
so far you didn't show any part of your work and this is what it could look like
(in fact this is direct implementation of suggestions you have received already).

Timer_.jpg
 
Heey. we are 2 guys who want to make a simple PLC but we only have a old FP1-C14 PLC,


One thing that might be a little confusing for responders....

A PLC is a programmable logic controller, which uses a PROGRAM to do things...

Restated....
Heey. we are 2 guys who want to make a simple PROGRAM but we only have a old FP1-C14 PLC,



Hope this helps out for future posts..... Good luck with your project!
 
Last edited:

Similar Topics

I'm new to this site. Have been an industrial electrical tech most of my life. Plenty experience around PLC's, just not had a whole lot of...
Replies
7
Views
3,025
Hi guys I am new in tia portal so I need help to make a block or function or whatever execution executed at a time I specified from HMI with...
Replies
0
Views
1,093
Hello all, I've got to make a totalizer for our digester acid fill using rslogix 5. I have a flow transmitter scaled for 0-16000 LPM using a CPT...
Replies
9
Views
5,151
i have a allen bradly plc in my class room at the college im going to. i have board with 7 lights and 7 switches on it. i had a program that had a...
Replies
17
Views
5,839
Have any of ya'll made or used compiled HTML files for custom Window's style help files for your HMI applications? If so, how do you create them?
Replies
6
Views
2,495
Back
Top Bottom