About Data Attribute Enumerated Set
A data attribute enumerated set enables you to specify whether you want to define a custom text for the sub-quality status and view it in the Attributes column instead of the value when you retrieve the tag data. For example, if your tag is receiving bit positions indicating the sub-quality status (that are, 1 for Old data, 2 for Bad data, and 30 for Good data), you can map the bit position to a custom text and assign it to a set. So, when you view the actual values of the tag, the Attributes column will display the mapped custom text instead of the integer (the bit positions). For example, if you mapped a custom text name "good-16" to a value of 16, and the bit position of an incoming value is 16, it will display "good-16" in the Attributes column instead of 16.
State Name | State Value |
---|---|
Uninitiated | 0 |
Old | 1 |
Bad | 2 |
Not in Service | 10 |
Good | 30 |