SlideShare a Scribd company logo
1 of 4
ADAPTING TO THE CONTROLLOGIX PLC These are sample slides from presentation for upcoming 2010 ControlLogix PLC/PAC Seminar. Customers who receive our PLC Training also received the full version of this PowerPoint with Instructor notes included. Seewww.BIN95.comto learn more about our PLC training. Copyright 2009 Business Industrial Network www.BIN95.com
Total number of elements  = 3 Total number of elements   2 * 4 = 8 For an array with two dimensions,  tag_name[subscript_0,subscript_1], subscript_0  is held fixed at 0 while subscript_1  increments from 0 to its maximum value.  Subscript_0  then increments by 1 (if dimension 0 is greater than 1) and is held fixed while subscript_1  increments through its range again.  This pattern continues until both subscripts reach their maximum value.
Total number of elements  2 * 4 * 3 = 24 For an array with three dimensions :tag_name[subscript_0, subscript_1, subscript_2],  subscript_0  is held fixed at 0 while subscript_1 and subscript_2  increment just like a two- dimensional array.   Subscript_0 then increments by 1 (if dimension 0 is greater than 1) and is held fixed until subscript_1  and subscript_2  reach their maximum values.   This pattern continues until all three subscripts reach their maximum values.
For more Industrial Training … Go To www.BIN95.com today Copyright 2009 Business Industrial Network www.BIN95.com

More Related Content

More from Business Industrial Network

Manufacturing executive leadership journal sustainability
Manufacturing executive leadership journal   sustainabilityManufacturing executive leadership journal   sustainability
Manufacturing executive leadership journal sustainabilityBusiness Industrial Network
 

More from Business Industrial Network (20)

How to learn SCADA
How to learn SCADAHow to learn SCADA
How to learn SCADA
 
PLC Programming Example - PLC Clock - Answ
PLC Programming Example - PLC Clock - AnswPLC Programming Example - PLC Clock - Answ
PLC Programming Example - PLC Clock - Answ
 
Siemens PLC Programming Example #2
Siemens PLC Programming Example #2Siemens PLC Programming Example #2
Siemens PLC Programming Example #2
 
What is a PLC ?
What is a PLC ?What is a PLC ?
What is a PLC ?
 
Online Infrared Training Center Presentation
Online Infrared Training Center PresentationOnline Infrared Training Center Presentation
Online Infrared Training Center Presentation
 
PLC Networking Basics - Instructor's notes
PLC Networking Basics - Instructor's notesPLC Networking Basics - Instructor's notes
PLC Networking Basics - Instructor's notes
 
Plc networking basics - controllogix
Plc networking basics - controllogixPlc networking basics - controllogix
Plc networking basics - controllogix
 
Best plc-programming
Best plc-programmingBest plc-programming
Best plc-programming
 
PC vs PLC
PC vs PLCPC vs PLC
PC vs PLC
 
Thank You Veterans for your service
Thank You Veterans for your serviceThank You Veterans for your service
Thank You Veterans for your service
 
USA Manufacturing Jobs Analysis
USA Manufacturing Jobs AnalysisUSA Manufacturing Jobs Analysis
USA Manufacturing Jobs Analysis
 
Best Practices in PLC Programming
Best Practices in PLC ProgrammingBest Practices in PLC Programming
Best Practices in PLC Programming
 
Support Workforce Wednesdays
Support Workforce WednesdaysSupport Workforce Wednesdays
Support Workforce Wednesdays
 
Lean TPM Autonomous Maintenance 2
Lean TPM Autonomous Maintenance 2Lean TPM Autonomous Maintenance 2
Lean TPM Autonomous Maintenance 2
 
7 warnings: Before Hiring a Web Developer
7 warnings: Before Hiring a Web Developer7 warnings: Before Hiring a Web Developer
7 warnings: Before Hiring a Web Developer
 
PLC Simulator
PLC SimulatorPLC Simulator
PLC Simulator
 
Change Management Process sample
Change Management Process sampleChange Management Process sample
Change Management Process sample
 
Industrial doodles
Industrial doodlesIndustrial doodles
Industrial doodles
 
Manufacturing executive leadership journal sustainability
Manufacturing executive leadership journal   sustainabilityManufacturing executive leadership journal   sustainability
Manufacturing executive leadership journal sustainability
 
Strengthening Manufacturing
Strengthening ManufacturingStrengthening Manufacturing
Strengthening Manufacturing
 

ControlLogix RSLogix 5000 Array

  • 1. ADAPTING TO THE CONTROLLOGIX PLC These are sample slides from presentation for upcoming 2010 ControlLogix PLC/PAC Seminar. Customers who receive our PLC Training also received the full version of this PowerPoint with Instructor notes included. Seewww.BIN95.comto learn more about our PLC training. Copyright 2009 Business Industrial Network www.BIN95.com
  • 2. Total number of elements = 3 Total number of elements 2 * 4 = 8 For an array with two dimensions, tag_name[subscript_0,subscript_1], subscript_0 is held fixed at 0 while subscript_1 increments from 0 to its maximum value. Subscript_0 then increments by 1 (if dimension 0 is greater than 1) and is held fixed while subscript_1 increments through its range again. This pattern continues until both subscripts reach their maximum value.
  • 3. Total number of elements 2 * 4 * 3 = 24 For an array with three dimensions :tag_name[subscript_0, subscript_1, subscript_2], subscript_0 is held fixed at 0 while subscript_1 and subscript_2 increment just like a two- dimensional array. Subscript_0 then increments by 1 (if dimension 0 is greater than 1) and is held fixed until subscript_1 and subscript_2 reach their maximum values. This pattern continues until all three subscripts reach their maximum values.
  • 4. For more Industrial Training … Go To www.BIN95.com today Copyright 2009 Business Industrial Network www.BIN95.com

Editor's Notes

  1. WIP: Slides from new ControlLogix Seminar coming up in 2010. See www.BIN95.com for ControlLogix PAC/PLC training.(Instructor’s notes, tips and reference is usually located here.)
  2. Customers received full ControlLogix PowerPoint copy with Instructor’s notes, tips and references located in this are. (Software above used to show addressing memory Array in ControlLogix PAC is RSLogix 5000 by Rockwell / Allen Bradley.