beginner in need of help

tara26

Member
Join Date
Nov 2003
Location
Ontario
Posts
2
Hello everyone,

I am new to PLC and this forum and I appreciate help. I have to make a program that flashes four indicator lights twice in two seconds (blinking at a rate of 0.5 per second, 50 percent duty cycle). Next sequence flash only the first indicator light twice in two seconds (blinking at a rate of 0.5 per second 50 percent duty cycle). So far so good, I have been able to do the above but I am stuck in finishing the program and doing the rest of which is as follows:

Next sequence flash only third indicator light twice in two seconds (blinking at a rate of 0.5 per second 50 percent duty cycle).

Next sequence flash only fourth indicator light twice in two seconds (blinking at a rate of 0.5 per second 50 percent duty cycle)

Go back to the start of the program and repeat sequence.

I am aware that I have to use more counters (I already used one for) but I am stuck with my next step to do the next sequence.

Thank you.

Tara
 
tara26 said:
I have been able to do the above but I am stuck in finishing the program and doing the rest

There are 100 (± a million or so) different ways "the above" can be done. You'll have to tell us HOW you did "the above" so we can help you with the rest.

It would also help tremendously if you'd clue us in on what brand PLC you're using.

beechug

-Eric
 
Hi Mr. Nelson,

Thank you for trying to help me and sory for not being specific enough. I am using the software that is very similar to RSLogix and called logix pro. The reason I am stuck is because I am restricted to using counters and timers only and I think that is a long way to do it.

The way I did it now is by using two self reseting timers, on counter and few compare statements and it works fine the first sequence but when the sequence repeats,the four lights only blink once. I will attach a file when i go home so it would be clear.

Thank you for your time

Tara
 

Similar Topics

hello everyone, I have a siemens s7-1200 that is dismantle from a worksite. I want to learn writing program. however, it's locked and need a...
Replies
8
Views
1,928
Hi :site: I have worked with allen Bradley mainly and attended slc/plc5 fundamentals but didn't have much time into programming. Just for...
Replies
9
Views
3,186
I'm an electrician and I started to learn programming. My dream is to start programming for Siemens. I spoke with a company more about a job and...
Replies
17
Views
4,734
First I'm am using the logixpro trial version form the learning pit. I'm having some problems with a program. I need some help. It would be...
Replies
6
Views
2,926
hey everyone, i am doinga project and wondering whether plc's are the riight thing to use and if so how difficult it would be to do. i will have...
Replies
9
Views
2,723
Back
Top Bottom