102 Rockwell Automation Publication 1769-UM011H-EN-P - April 2012
Chapter 7 Develop Applications
Sample Controller Projects
RSLogix 5000 Enterprise programming software includes sample projects that
you can copy and then modify to fit your application.
To view a set of sample controller projects, perform this procedure.
1. From the Help pull-down menu, choose Vendor Sample Projects.
2. Scroll down to select a set of sample projects.
Organize Tags
With a Logix5000 controller, you use a tag (alphanumeric name) to address data
(variables). In Logix5000 controllers, there is no fixed, numeric format. The tag
name itself identifies the data. This lets you:
• organize your data to mirror your machinery.
• document (through tag names) your application as you develop it.