
This video discusses the two different types of videos contained in this course; condensed and "free flowing" videos.
Understand the products that make up the Allen-Bradley PLC platform and specifically the Logix 500 family.
Start an RSLogix 500 project and learn to navigate the software menus.
Understand the file structure and data addressing in the RSLogix 500 platform
Set up communications using the RSLinx software drivers. Identify when to use serial communications and the different ethernet driver types.
Learn the five different IEC languages available for programming PLCs, and which apply to the RSLogix 500 platform. Create routines and data files in the offline program and learn how to call them.
Learn how to program discrete bit logic using normally open and normally closed contacts, one-shots, latches and hold-in circuits.
Learn to add and use the three different types of RSLogix 500 timers.
Learn to move different types of data, more on data registers. Use comparisons to manipulate data. Learn the use of masks.
Learn to use math instructions to modify integer and floating point data. Scale I/O data into user friendly units. Learn what Trigonometric Functions and Advanced Math Functions can be used for.
Starting a new RSLogix 500 project, sizing files, adding ladders (routines), configuring I/O, naming the processor, and saving.
Changing the processor platform, where to get free RSLogix 500 software, the wiring of the PLC trainer. Modifying the symbols and descriptions. The purpose of symbols and descriptions. Exporting the symbol table.
Connecting to the PLC, configuring RSLinx, downloading, and setting up ethernet. Online vs. offline editing.
Importing a modified symbol database, building Auto/Manual and Autocycle modes in the System routine. Testing System functions.
This module begins the building of a simulation routine, which feeds back into the other routines making them appear to operate as if they had real I/O.
This video introduces HMI simulation and tests the Manual simulations
This video tests the Auto Sequence and runs several simulated parts.
This video illustrates the effects of Faults on the auto sequence.
This course teaches the student to program the Allen-Bradley SLC 500 and Micrologix brands of PLC. It covers the theory behind processor operation, file structure and addressing, communications and software drivers using RSLinx, and contains several practical software examples. A complete program is configured and written using different subroutines for each function. It includes descriptions of the IEC 61131-3 specification for PLC languages and covers many of the mnemonic shortcuts for entering logic.
Various examples are given both offline and online editing, including some useful pieces of code such as a runtime totalizer using timers and counters, and scaling an analog value. Using math functions to convert temperature is also demonstrated.
A series of videos covering the programming of an actual system are included after the basic instruction set is presented. This includes writing a simulation routine that interacts with the main program.