Plc Programming From Scratch

Tags: PLC

This course will give a person with no prior experience the basic tools necessary to create a PLC program from scratch.

Last updated 2022-01-10 | 4.6

- By the end of this course
- you will be able to create a PLC program from scratch.
- The primary and overall objective of this course is to give a novice an understanding of PLC programming
- ladder logic
- and the inner workings of a standard HMI (Human-Machine Interface).
- Students will learn the difference between digital and analog signals and how to bring them into a PLC
- process them
- and send them back out.

What you'll learn

By the end of this course
you will be able to create a PLC program from scratch.
The primary and overall objective of this course is to give a novice an understanding of PLC programming
ladder logic
and the inner workings of a standard HMI (Human-Machine Interface).
Students will learn the difference between digital and analog signals and how to bring them into a PLC
process them
and send them back out.
Students will be familiarized enough with a sufficient variety of ladder logic instructions to create a complete PLC program from scratch.
Students will explore basic
standard controls techniques for things like HOA control
level control
pump control
and (on at least an introductory level) PID control loops.
Students will develop an understanding of alarm and notification programming
and the relevant considerations to safety and operator usability.
Students will be introduced to HMI development and given a general understanding of how an HMI program works.

* Requirements

* There is no software
* hardware or experience required in order to complete this course
* but practicing the techniques discussed on an emulator or live PLC are necessary steps toward eventual mastery.

Description

This course (only ten dollars on PLC Dojo) is designed to equip the novice with no prior PLC programming experience with the basic tools necessary to create a complete PLC program using ladder logic common to most current platforms. 

Using the Rockwell software RSLogix 500 and FactoryTalk View Studio, we will be covering such topics as general controls, digital and analog IO, ladder logic programming, alarm / notification handling, HMI, emulation, best practices and more. 

In the end, we will go through an entire, working PLC program and HMI line by line to solidify comprehension of the learning objectives.

What's covered in each of the five PLC courses I teach here and on my own PLC Dojo site?


This course, (PLC Fundamentals) teaches you how to program with the focus on ladder logic, which is the most popular PLC programming language.  The goal is to teach you everything you need to know to make a PLC do what you want it to do.  You are also given all the software necessary to both CREATE and RUN your own programs live - right on your own computer. For some people, that's all they really need.


But for the people who want to really master PLC programming, they have the option of continuing into the advanced material with me.


Applied Logic (Level 2) forces you to take what you've learned and solve problem after progressively harder problem unassisted.  You get a spec and are told simply: "Make it work, and don't progress until you have."  After, you get to watch me solve each one as well.  By the end, you don't just know how to program - you are a PROGRAMMER.

Process Visualization (Level 3) gives you both knowledge and experience in FIVE different HMI / SCADA development environments.  By the end, you've created several COMPLETE visualization (screen) projects that you can actually run on your own computer (and SHOW PEOPLE in an interview) with no additional hardware.

IEC Paradigms (Level 4) is only for the heavyweights.  This course teaches you how to program using all five IEC programming languages (plus one more) in multiple environments.  There are projects as well, so by the end, you have seen it all and DONE it all as well.  There won't be anything anybody can show you that you won't already be familiar with.

TIA Portal Master Project (Level 5) is the culmination of everything. In that course, you'll program an entire power plant using all five PLC programming languages (in PARALLEL!) with a full HMI. It's a massive and complex project that really showcases your talents in an interview!

Who this course is for:

  • This course is written for anybody who wants to become functional with ladder logic as quickly as possible.

Course content

14 sections • 109 lectures

Course Intro: Curriculum / Objectives Preview 04:39

Software and Course Notes Preview 13:09

Contacting Your Instructor Preview 01:29

Section Objectives Preview 1 page

PLC Automation Preview 03:54

RSLogix 500 Environment Preview 07:11

Basic Functionality of a Program (Inputs, Outputs, Conversion) Preview 05:18

PLC Programming Overview Quiz

Section Wrap-up Preview 02:51

Section Objectives Preview 1 page

IO Overview Preview 02:05

Digital IO Preview 02:38

Analog IO Preview 01:49

IO Modules Preview 02:34

IO (Inputs and Outputs) Quiz

Section Wrap-up Preview 01:42

Section Objectives Preview 1 page

Data Management Preview 07:20

A Bit More on Addresses Preview 01:41

Rungs and Branches Preview 04:43

Conditions and Outputs (Left to Right) Preview 09:03

XIO, XIC, OTE Preview 12:06

OTL, OTU Preview 09:18

ONS, OSR, OSF Preview 12:53

TON, TOF, RTO Preview 14:19

CTU, RES Preview 05:23

Comparators Preview 08:37

Mathematical Operators, CPT Preview 04:07

SCP Preview 05:04

A Bit More on Analog Scaling Preview 02:16

MOV Preview 04:38

JMP, LBL Preview 04:29

PID (Proportional Integral Derivative) Control Loops Preview 09:15

Programming Fundamentals Quiz

Section Wrap-up Preview 03:29

Section Objectives Preview 1 page

Setup Program / Processor Preview 05:32

Module Configurations Preview 10:23

Scaling / Resolution Preview 08:32

Function Files Preview 06:15

Program Files Preview 05:13

Program Setup Quiz

Section Wrap-up Preview 01:54

Section Objectives Preview 1 page

Programming Digital IO Preview 17:47

A Bit More on Digital Control Logic Preview 00:53

Programming Analog IO Preview 18:15

Analog Process Control (LL, L, H, HH) Preview 06:53

IO Programming Quiz

Section Wrap-up Preview 02:20

Section Objectives Preview 1 page

Process Programming Overview Preview 04:22

Blower HOA (Hand / Off / Auto) Control Preview 21:11

A Bit More on HOA Controls Preview 00:42

Digital Tank / Pump Control Preview 21:43

Analog Tank / Pump Control Preview 07:39

PID Heater Control Preview 31:09

Process Logic Quiz

Section Wrap-up Preview 02:14

Section Objectives Preview 1 page

Alarms Overview Preview 02:00

Considerations Preview 05:39

Dual-bit Alarm / Notification Programming Preview 42:36

Setpoints Preview 07:32

Alarms and Notifications Quiz

Section Wrap-up Preview 03:15

Section Objectives Preview 1 page

HMI Overview Preview 03:40

HMI Alternatives Preview 03:24

Basic Flow of an HMI Program Preview 22:32

Setting Up a Screen Preview 18:10

Alarms / Events / Notifications Preview 04:41

Permissions Preview 08:43

HMI (Human Machine Interface) Quiz

Section Wrap-up Preview 04:29

Section Objectives Preview 1 page

Communications Overview Preview 12:39

Communications Quiz

Section Wrap-up Preview 02:46

Section Objectives Preview 1 page

Overview Preview 02:28

Main Preview 10:00

D Input Preview 04:25

D Output Preview 02:03

A Input Preview 07:47

A Output Preview 05:14

Controls Preview 19:59

Alarms Preview 16:54

Display Preview 02:14

DemoTest Program Report Preview 30 pages

This is a printed report of the demo program used in Section 11 of this course. It contains the full content of the logic for further study or reference, including extensive comments throughout to explain the program. This report is generated upon request by the RSLogix 500 software.

Section Wrap-up Preview 03:14

Section Objectives Preview 1 page

Emulation Preview 07:26

Dry Run Preview 10:04

Forcing IO Preview 15:51

Electromechanical Checks Preview 03:01

Full-function Test Preview 03:31

Troubleshooting Methodology Preview 06:31

Consequences Preview 02:57

Shakedown / Debugging Quiz

Section Wrap-up Preview 02:43

Sample1 (Chemical Process System) Program Report Preview 527 pages

Sample1 Cause and Effect Matrix Preview 1 page

Sample2 (Water Filtration) Program Report Preview 75 pages

Sample2 Control Description Preview 17 pages

Program Archive Preview 00:12

Next Steps Preview 12:56

Free Certificate Upgrade Preview 00:22

PLC Dojo Alumni Group Preview 00:59