Download the Solution Example here: TagEnumeration.dbsln

  • Solution Name: TagEnumeration

  • Software Version: v10

  • Keywords: Enumeration. Unified Namespace.


Summary

This solution demonstrates how to use the Enumerations feature.


Technical Information

These dictionaries allow displays to display numerical values (e.g., 0, 1) as strings (e.g., 'On', 'Off'). 

You can configure enumerations in Unified Namespaces → Enumerations and apply them to Tags (using the Enumeration field for tags).

When showing the value of tags in the displays, Tag.Value shows the numeric value, Tag.ValueAsString shows the enumeration string connected with that value.


Reference Information

→ See Unified Namespaces Enumerations for more information.


In this section:

  • No labels