#3120 IndraLogic Gen.2 Advanced PLC Programming
This two-day course is designed to give the experienced IndraLogic Gen2 user the tools necessary to further develop their processes. Using the exercises created in the #3110 class, the student will be adding additional data types to enhance process capabilities. The data types used will be Arrays, Data Structures, and Enumerations. The student will also be learning programming options for working with STRING and File data. The course is priced per student, with a maximum of six students per class.
Description
TARGET GROUP:
▶ Engineering Technician
▶ Maintenance Technician
▶ Electrician Operator
WHAT YOU WILL LEARN:
▶ Understand PLCopen Logic specifications
▶ Understand PLCopen project components
▶ Create a project, and operate within that project environment
▶ Learn how to Use the Library Manager
▶ Write and debug programs in Structured Text
▶ Understand basic data types – DINT, BOOL, WORD, STRING, REAL, and more
▶ Understand and use various variable types – Global, System, and Local
▶ Understand Retain, Persistent, and Constant data
▶ Convert between the various data types
▶ Work with String Variables and Manipulate the String Data
▶ Apply and Monitor Indirect Addressing for data retrieval
▶ Create, Open, Append, and Close Files within the PLC Program
▶ Use the Sampling Trace function for diagnostic monitoring and troubleshooting
▶ Learn how to save, import, and export project data
▶ Create process specific visualizations for monitoring and troubleshooting
The student will be creating One-, two-, and three-dimensional Arrays, and more.