Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

PART 1 REVIEW QUESTIONS 14. What is the difference between a prod uced a consume

ID: 2247748 • Letter: P

Question

PART 1 REVIEW QUESTIONS 14. What is the difference between a prod uced a consumed tag? 15. List the five types of base tag data, 16. State the data type used for each of the and mpare the memory configuration of a Logix 500 controller 5000 controller with that of an SLC 2. What does a project contain? a. 32-bit memory storage b. On/Off toggle switch c. 16-bit memory storage d. 8-bit memory storage 3. List four programming functions that can be car- ried out using the program organizer 4. Explain the function of tasks within the project 5. State the three main types of tasks 6. What type of tasks function as timed interrupts 17. Describe the make-up of a predefined 18. Describe the make-up of a module-defined structure 7. Explain the function of programs within the project. Explain the function of routines within the Which routine is configured to execute first? structure. Describe the make-up of a user-defined Explain two ways of creating tags. 8. 9. project. 19. structure 20. Name the four types of programming languages 21. When defining tags what limitations are placedon that can be used to program Logix 5000 controllers. What are tags used for? Compare the accessibility of program scope and controller scope tags. Name the tag type used for each of the following: a. Create an alternate name for a tag. b. Share information over a network c. Store various types of data. the entering of a tag name? 11. 12. 22. What is meant by the tag display style? 23. Write an example of an array tag used to hold 13. 4 speeds.

Explanation / Answer

2.A Document! X project contains all the information necessary to build a Help System. Every Document! X project contains:

4.In project management, a task is an activity that needs to be accomplished within a defined period of time or by a deadline to work towards work-related goals. A task can be broken down into assignments which should also have a defined start and end date or a deadline for completion. One or more assignments on a task puts the task under execution. Completion of all assignments on a specific task normally renders the task completed. Tasks can be linked together to create dependencies.

Tasks completion generally requires the coordination of others. Coordinated human interaction takes on the role of combining the integration of time, energy, effort, ability, and resources of multiple individuals to meet a common goal. Coordination can also be thought of as the critical mechanism that links or ties together the efforts on the singular level to that of the larger task being completed by multiple members. Coordination allows for the successful completion of the otherwise larger tasks that one might encounter.

In most projects, tasks may suffer one of two major drawbacks:

5.The three main task patterns are dependent tasks, multiple successor tasks and multiple predecessor tasks.

Dependent tasks are those that must be completed one after another. Multiple successor tasks are severaltasks that can start at the same time. A multiple predecessor task is one than cannot be completed untiltwo other tasks are finished