Introduction
  • Course Intro: Curriculum / Objectives
  • Software and Course Notes
  • Contacting Your Instructor
PLC Programming Overview
  • Section Objectives
  • PLC Automation
  • RSLogix 500 Environment
  • Basic Functionality of a Program (Inputs, Outputs, Conversion)
  • PLC Programming Overview Quiz
  • Section Wrap-up
IO (Inputs and Outputs)
  • Section Objectives
  • IO Overview
  • Digital IO
  • Analog IO
  • IO Modules
  • IO (Inputs and Outputs) Quiz
  • Section Wrap-up
Programming Fundamentals
  • Section Objectives
  • Data Management
  • A Bit More on Addresses
  • Rungs and Branches
  • Conditions and Outputs (Left to Right)
  • XIO, XIC, OTE
  • OTL, OTU
  • ONS, OSR, OSF
  • TON, TOF, RTO
  • CTU, RES
  • Comparators
  • Mathematical Operators, CPT
  • SCP
  • A Bit More on Analog Scaling
  • MOV
  • JMP, LBL
  • PID (Proportional Integral Derivative) Control Loops
  • Programming Fundamentals Quiz
  • Section Wrap-up
Program Setup
  • Section Objectives
  • Setup Program / Processor
  • Module Configurations
  • Scaling / Resolution
  • Function Files
  • Program Files
  • Program Setup Quiz
  • Section Wrap-up
IO Programming
  • Section Objectives
  • Programming Digital IO
  • A Bit More on Digital Control Logic
  • Programming Analog IO
  • Analog Process Control (LL, L, H, HH)
  • IO Programming Quiz
  • Section Wrap-up
Process Logic
  • Section Objectives
  • Process Programming Overview
  • Blower HOA (Hand / Off / Auto) Control
  • A Bit More on HOA Controls
  • Digital Tank / Pump Control
  • Analog Tank / Pump Control
  • PID Heater Control
  • Process Logic Quiz
  • Section Wrap-up
Alarms and Notifications
  • Section Objectives
  • Alarms Overview
  • Considerations
  • Dual-bit Alarm / Notification Programming
  • Setpoints
  • Alarms and Notifications Quiz
  • Section Wrap-up
HMI (Human Machine Interface)
  • Section Objectives
  • HMI Overview
  • HMI Alternatives
  • Basic Flow of an HMI Program
  • Setting Up a Screen
  • Alarms / Events / Notifications
  • Permissions
  • HMI (Human Machine Interface) Quiz
  • Section Wrap-up
Communications
  • Section Objectives
  • Communications Overview
  • Communications Quiz
  • Section Wrap-up
Program Walkthru (Line by Line)
  • Section Objectives
  • Overview
  • Main
  • D Input
  • D Output
  • A Input
  • A Output
  • Controls
  • Alarms
  • Display