steps to designing a PLC program

david90

Member
Join Date
Apr 2010
Location
ca
Posts
202
what are YOUR steps/stages to designing a PLC a program? This is not a homework question because I'm not even in school. I'm just learning on my own and I would like to know how other people do things.

For me, it's

1. Defining machine logic
2. Drafting hardware schematic
3. Express logic with truth table
4. write boolean expression
5. Implement boolean expression with ladder logic instructions
6. testing and debug.
7. done.

I have used the steps in the past with success.
 
You have a nice complete list. I usually skip most of those, but the one that you probably skip should be #1 on everybody's list.

1. Talk with customer about what is needed. Talk with customer again and again.

2. Write a description of how the program will work, changing it as customer figures out what s/he really needs.

3. Write rung comments for each output.

4. Write the rest of the program.
 
Last edited:

Similar Topics

Hello everyone, is it possible to run several parameter sets of a parameter set type automatically - one after the other with an individual time...
Replies
1
Views
487
Work instruction. Hey seasoned vets, I have to make some work instruction for a couple things and I’m just out of school I was wondering if...
Replies
9
Views
1,011
Looking for some help ! I need to change an inverters frequency using two speed steps. The operator uses a momentary push button. So first press...
Replies
8
Views
1,422
Good Morning/Afternoon everyone this is my first post as registered member but i have been searching for a few days with no luck. So here is my...
Replies
4
Views
1,421
Hi Everyone: I come a cross a really wired problem with Unity Pro, I am running the Unity pro Simulator, the SFC in unity somehow had the box...
Replies
1
Views
2,272
Back
Top Bottom