The RSLogix 5000 Controller Organizer:
O is a tree style presentation of the entire project.
O simplifies the navigation and the overall view of the whole project.
O presents all the information about the programs, data and I/0 configuration of the
current project.
@ all of these
Question 2 3pts
Aroutine is:
O aset of logic elements for a specific programming language.
O where the programmer writes the executable code for the project.
O specified as ladder logic, sequential function chart, function block, or structure
text.
@2l of these.
Question 3 3 pts
Which routine is configured to execute first when the program runs?
O fault
O subroutine
@ main
O start
, Question 4 3 pts
Which routine is configured to called by another routine?
O fault
@ subroutine
O main
O start
Question 5 4 pts
ControlLogix controllers use ____ to refer to memory locations.
O numbers
@ tags
O routines
O predefined data tables
Question 6 4 pts
Which type of tag can only be accessed by routines within a specific program?
O base tag
O alias tag
@ program scope tag
O controller scope tag