The following questions can be used to test your retention of the concepts introduced in this chapter. You can find the answers to these questions in the back of the book under Assessments:
- What is the most foundational and powerful organizational unit in the Logix platform?
- What organizational unit is associated with tasks and can also be assigned to controller events (such as a controller startup or fault)?
- What organizational unit contains the code that is executed by the controller and can use a mixture of different IEC languages?
- What task type executes as quickly as it can and always runs on the controller when other tasks are not running?
- What task type runs at an interval that you can specify in milliseconds (with a default value of 10 ms)?
- What task type runs when a predetermined condition triggers it?
- What can be configured on a task to trigger a major fault if a task runs for too...