How do I get started?

ekurt

Member
Join Date
Sep 2002
Posts
2
As a Contract Engineer I have used Allen Bradley, GE and Modicon PLC's on many projects.

I also generated Logics/LADDER functionally describing each instrument setpoints, interlocks, Analog and digital loop diagrams and so on.

I never had time to attend classroom to learn "how to program". Is there any way I can get started at home?

I do not have any programming experience just Modicon and was half hour lecture long time ago. I do not have programming software/training software. Can any one help me to get started.

Thank you!

Emin Kurt
 
Check out The Learning Pit or LADSIM for simulators.
http://www.thelearningpit.com
http://www.bytronic.co.uk

You could also purchase a Micro PLC 'starter kit' from any of several PLC vendors. These are relatively inexpensive and include a PLC and software.

What kind of work do you do where you have "used PLCs on many projects", but don't have to program them?
 
What Modicon PLC family are you working with? What programming language are you going to use, 984 Ladder logic or IEC certified?
For demo copies of both types of software, which include simulators, go to http://www.modicon.com.

All Modicon controllers must first be Configured (chose processor type, port assignment, etc.) then Traffic Copped (I/O mapped - assign addresses to I/O cards). After this you can begin programming.

Modicon has 4 basic types of addresses, 0xxxx are discrete coils (internal and external), 1xxxx are discrete inputs, 3xxxx are 16 bit inputs (i.e. analog), 4xxxx are 16 bit registers (i.e. analog out, timers/counters, and math results).
 
To Steve

From EKurt

I said "Contract Employee" The client usually use permanent employees to perform the programming.

Emin Kurt
 

Similar Topics

Hello all, this is my first time working with a PLC and dealing with hardware, so please have patience with me. I have an electric rod-style...
Replies
21
Views
3,027
Hey Guys, First post here and looking through, there are a lot of people that have different expierences and practices. A little bit of my...
Replies
14
Views
2,028
Hey Guys, I have plenty of experience with AB plcs . What is a good starting point to learn about fanuc robot programming. How to get started? Is...
Replies
5
Views
2,706
I had a conversation a while back with the Product Manager of the Productivity PLC I was asking for a CPU for the Productivity 1000 Series that...
Replies
26
Views
7,799
Hello guys, the company I work for has always worked with Allen Bradley, except for small applications with Siemens, which we would now like to...
Replies
16
Views
4,693
Back
Top Bottom