Section 2 - Adding Basic Logic (Preview Only)
This section will introduce the following concepts in the RSLogix 5000 software:
- Adding a rung to a ladder routine.
- Inserting instructions and manipulating logic.
- Understanding three basic instructions OTE, XIC, XIO.
- Adding comments to your program.
- Introduction to the JSR or Jump to Subroutine.
Exercise 1 - OTE, XIC, XIO
Exercise 2 - Tag descriptions and comments
Exercise 3 - Introduction to the JSR