SLC-500 Advanced

SLC-500 Advanced

(Modules 4-6)      $2285.00
Duration: 3 days  *This class is scheduled the 2nd week of the month.
Audience: Anyone needing to maintain or program a SLC-500 PLC
Prerequisites: Modules 1-3

Course Outline

Module 4

This module begins with a review of the training demo unit creating a project for use with it. I/O Configuration is covered in depth. The creation of the program routines needed for the class as well as the logic to call them is then presented. Move and word level logic instructions are introduced, followed by the scaling of analog data. The last two lessons are related in that they deal with working with more than a single word of data at a time.

Lessons

  1. Introduction to the Demo
  2. I/O Configuration Advanced
  3. Program Control
  4. Move and Logical Instructions
  5. Scale Instruction
  6. Indirect and Indexed Addressing
  7. File Instructions

Module 5

This module starts by looking at some miscellaneous math and logic instructions to decode / encode data and deal with the high-speed clock. The communication instructions are then examined to allow peer to peer communications. The STI and DII interrupts are then used, and the module is completed with a review of the shift register instructions.

Lessons

  1. Miscellaneous Math Instructions
  2. Communication Instructions
  3. Selectable Timed Interrupt
  4. I/O Interrupts
  5. Shift Register Instructions

Module 6

This module begins by looking at the file diagnostic instructions, then completes the exploration of the file instructions – the FIFO / LIFO and sequencers. The last topic is an introduction to process control and the PID instruction.

Lessons

  1. FBC and DDT Instructions
  2. FIFO and LIFO Instructions
  3. Sequencers
  4. The PID Instruction

 

 

Choose your Location on Map


*This class is scheduled the 1st week of the month.

SLC-500 Introduction

SLC-500 Introduction

(Modules 1-3)      $2285.00
Duration
: 3 days  *This class is scheduled the first week of the month. 
Audience: Anyone needing to maintain or program a SLC-500 PLC
Prerequisites: Basic computer skills

Course Outline

Module 1

In this module, the students will be introduced to the demo. The fundamental aspects of a SLC500 system are covered followed by an introduction to RSLogix500 software, the programming environment for the processor. Students will receive a basic understanding of a SLC500 project, including an introductory look at routines, data table files, and addressing. An overview of RSLinx software and configuring communication drivers to allow the computer to communicate to the various processors will also be covered. At the end of this module students will be comfortable with I/O Configuration.

Lessons

  1. Introduction to the Demo
  2. System Overview
  3. RSLogix 500 Overview
  4. RSLinx
  5. Processor Fundamentals
  6. Addressing
  7. I/O Configuration

Module 2

This module starts with an introduction to ladder logic fundamentals. Many of the core instruction sets for the SLC 500 processor are covered including timers, counters and comparison instructions. By the end of the lesson the student should feel comfortable editing ladder logic.

Lessons

  1. Programming Fundamentals
  2. Bit Instructions
  3. Editing Logic
  4. Timers
  5. Counters
  6. Comparison Instructions

Module 3

This module primarily introduces students to the essential maintenance and troubleshooting related tools available in RSLogix 500 software. The module begins with an overview of the math instructions in the SLC500, and then migrates into maintenance related topics such as searching, monitoring data, and forcing. To conclude the module, students will review some of the tools & skills provided in other sections with a focus on troubleshooting.

Lessons

  1. Math Instructions
  2. Documentation
  3. Search Techniques
  4. Monitoring Data
  5. Forcing
  6. Troubleshooting

 

Choose your Location on Map


*This class is scheduled monthly; the 1st week in the west and the 3rd week in the east.

ControlLogix Advanced

ControlLogix Advanced

(Modules 5-8)      $2485.00
Duration: 4 days  *This class is scheduled in the 2nd week of the month.
Audience: Anyone needing to maintain or program a Logix5000 project
Prerequisites: Attended ControlLogix Introduction Modules 1-4 OR acquired the equivalent experience. Please contact us.

Course Outline

Module 5

This modules starts off with reinforcing some of the basics presented in Modules 1-4. The features of the GSV and SSV instructions are presented to get and set system values. The next lesson goes over the status flags used to monitor certain events in the logic and then instructions used to manipulate and move data. After this, indirect addressing is discussed as a powerful method of accessing tags. To conclude the module, the student will gain an introduction to instructions that work on a file level, otherwise known as arrays.

Lessons

  1. Introduction to the Demo
  2. Arrays
  3. User Defined Type
  4. GSV / SSV Instructions
  5. Status Flags
  6. Move Instructions
  7. Indirect Addressing
  8. File Instructions

Module 6

The module begins by covering special instructions that are commonly used to monitor and compare machine state with a reference bit pattern and then continues with miscellaneous instructions for statistical control. The instructor will then cover bit shift instructions that can be used to track parts flow in an assembly line production. The last lesson covers ways to handle data in stacks with the stack register instructions.

Lessons

  1. Special Instructions
  2. Misc Instructions
  3. Bit Shift Instructions
  4. Stack Register Instructions

Module 7

This module begins with instructions that can be used to control repetitive machine operations. Next, the student is introduced to the concept of add-on Instructions by using and troubleshooting existing instructions followed by a powerful method for creating your own instructions. The next lesson covers some of the new advanced features in the message instruction. To conclude the module inter-processor communications using EtherNet as the medium is covered. In the case of produced/consumed tags, no message instruction is used.

Lessons

  1. Sequencer Instructions
  2. Using Add-On Instructions
  3. Creating Add-On Instructions
  4. The Message Instruction
  5. Produced and Consumed Tags

Module 8

This module begins by exploring some more aspects of tasks. Next, the ASCII string instructions used to develop text messages for display and communication are covered. The power-up handler and fault routines will be discussed and the last lesson covers the concepts of closed loop control with the PID instruction.

Lessons

  1. Event Tasks
  2. ASCII String Instructions
  3. Fault and Power Up Handling
  4. The PID Instruction

Choose your Location on Map


*This class is scheduled monthly in the 2nd week.

ControlLogix Introduction

ControlLogix Introduction

(Modules 1-4)      $2485.00
Duration: 4 days  *This Class is scheduled monthly; the 1st week in the east and the 3rd week in the west.
Audience: Anyone needing to maintain or program a Logix5000 project
Prerequisites: Basic computer skills

Course Outline

Module 1

This module takes a fundamental approach to a ControlLogix system. It begins with an overview of the architecture and migrates into an introduction of RSLogix 5000, the programming environment. Students will learn how to setup communications to the PLC using RSLinx, download and upload projects, as well as determine the modes of the CPU.

Lessons

  1. System Overview
  2. RSLogix Studio 5000 Overview
  3. RSLinx
  4. Configuring Ethernet Modules
  5. CPU Modes
  6. Downloading / Uploading

Module 2

This module presents the fundamentals of memory management with a discussion of the tag database. The module continues with instruction on configuring the digital and analog I/O modules. Non Volatile Memory is discussed and then the student will learn the basics of ladder logic. The relay type instructions will be covered and how to enter and edit the in the ladder editor. A lesson on documentation concludes the module.

Lessons

  1. Tag Database
  2. Configuring Discrete I/O
  3. Configuring Analog I/O
  4. Studio 5000 Emulate
  5. Non Volatile Memory
  6. Ladder Logic Basics
  7. Relay Type Instructions
  8. Editing Ladder
  9. Documentation

Module 3

This module starts with timers and counters. The tag database is revisited by looking at the more advanced features of arrays and user defined data types. The module continues with compare and math instructions.

Lessons

  1. Timers
  2. Counters
  3. Arrays
  4. User Defined Type
  5. Compare Operations
  6. Math Operations

Module 4

The beginning of this module covers the different ways to scan through routines with tasks, programs and routines and the program control instructions. There is instruction on some helpful troubleshooting tools and principles, which include searching, forcing, trending and the project compare tool.

Lessons

  1. Tasks, Programs and Routines
  2. Program Control
  3. Searching and Cross Reference
  4. Forcing
  5. Trending
  6. Project Compare Tool
  7. Troubleshooting

Choose your Location on Map

*This Class is scheduled monthly; the 1st week in the east and the 3rd week in the west.