EasyManuals Logo

Allen-Bradley Logix5000 Programming Manual

Allen-Bradley Logix5000
92 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #25 background imageLoading...
Page #25 background image
25Publication 1756-PM004C-EN-P - October 2009 25
Chapter
2
Organize Tags
Introduction
With a Logix5000 controller, you use a tag (alphanumeric name) to address
data (variables).
The controller uses the tag name internally and doesn’t need to cross-reference
a physical address.
In conventional programmable controllers, a physical address identifies
each item of data.
Addresses follow a fixed, numeric format that depend on the type of
data, such as N7:8, F8:3.
Symbols are required to make logic easier to interpret.
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.
Term Definition
Tag A text-based name for an area of the controller’s memory where data is
stored.
Tags are the basic mechanism for allocating memory, referencing data
from logic, and monitoring data.
The minimum memory allocation for a tag is four bytes.
When you create a tag that stores data that requires less than four
bytes, the controller allocates four bytes, but the data only fills the part
it needs.

Table of Contents

Other manuals for Allen-Bradley Logix5000

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Allen-Bradley Logix5000 and is the answer not in the manual?

Allen-Bradley Logix5000 Specifications

General IconGeneral
BrandAllen-Bradley
ModelLogix5000
CategoryController
LanguageEnglish

Related product manuals