Assign a Data Attribute Enumerated Set to a Tag
Before you begin
- Create the tag for which you want to use an enumerated set.
- Create a data attribute enumerated set set that you want to assign to a tag.
About this task
Example of a Data Attribute Enumerated Set
Suppose you have created the following states in a data attribute enumerated set:
State Name | State Value |
---|---|
Old | 1 |
Bad | 2 |
Good | 30 |
Suppose you assign the data attribute enumerated set to a tag. If the tag's quality status are, say, 30, 30, 1, and 2, when you retrieve the tag values, Good, Good, Old, and Bad, respectively, are retrieved instead of the actual quality status values in the Attributes column.
Procedure
- Access Configuration Hub.
- In the NAVIGATION section, under the Configuration Hub plugin for Historian, select Tags.
-
Select the tag to which you want to assign an enumerated set.
The details of the tag appear in the DETAILS section.
-
Under Collection, select Data Attribute
Enumerated Set.
-
In the upper-left corner of the page, select Save.
The selected data attribute enumerated set is assigned to the tag.