Maniesh

A Decent Method to Start Writing a Program and Keeping the Fow

3 posts in this topic

Hello Friends, 

I've been writing a program for several days now, Actually I'm an immature for CX programmer and also for plc programming, So I'd like to ask you, if there is any decent way ,,,,I mean a good method of starting to write a program and keeping the flow of it so, it is easy to keep track on what i've been doing from the beginning.??  Cuz sometimes I face the problem of loosing points that were written by myself but not remembering them, So I'd like to learn how to organize my written lines as a wanna be professional.   Thank you   :) :-):-)

Share this post


Link to post
Share on other sites

One thing that will help is to break the project into separate logical tasks and create a program section for each task. That will allow you to arrange the program sections in a logical order even if you don't write them that way.

Share this post


Link to post
Share on other sites

http://accautomation.ca/five-steps-to-plc-program-development/

The above link will take you to the five steps to PLC program development. 
1.Define the task
2.Define the inputs and outputs
3.Develop a logical sequence of operation
4.Develop the PLC program
5.Test the program

As Mendonsy has mentioned, you can break the overall project up into smaller tasks.
 

Regards,
Garry

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now