Chapter 16 Address Tag Library
Chapter 16 Address Tag Library
16.1. Overview
Generally it is recommended to define the commonly used addresses in Address Tag Library
when starting to build a project. It not only avoids accidental reuse of addresses but also
improves project readability.
Click [Project] » [Address] on the toolbar and the [Address Tag Library] dialog box appears.
Setting Description
User-defined tags Displays user-defined address tags.
System tags Displays system registers. The registers listed cannot
be deleted or changed.
Classification With this checkbox selected, the system tags can be
classified into categories according to their function.
Users may customize classification by editing the
system_tag.xml file, found under EasyBuilder Pro
installation directory.
Search A key word may be entered in the provided field to
search for a specific tag.
New Adds a new address tag. Please see the steps next
page.
Settings Sets the selected address tag.
Setting Description
Name The name of the address tag.
Comment The information about the address tag.
Name The name of the address tag.
Device As defined in [System Parameter Settings] » [Device list].
Address mode The tag address type; select [Bit] or [Word].
Address type The available address types depend on [Device] and
[Address mode].
Address Address of the tag.
Original format If select [Word] in [Address mode], the data format can be
specified. When a tag with [Original format] specified is
selected, the system will only use the specified format.
Conversion/Calculation When enabled, the data format that the address tag will
(Use macro be converted into can be specified. Macro subroutines can
subroutine) be selected to do read/write conversion.
Mode (cMT / cMT X Select Macro Subroutine mode or Elementary Arithmetic
only) mode.
2. Click [OK], a newly added tag can be found in the [User-defined tags] library.
7. When finished, the window tree will show the address tag name used by the object.
Note
The name of the used tags will be written in red font in Address Tag Library.
Click the icon to download the demo project. Please confirm your internet connection