Enumerated Sets Functions Overview

You can use the enumerated sets functions to create, modify, delete, and browse enumerated sets, and assign tags to those sets.

When you query tag data by using these functions, the string state name value is returned by default. To retrieve the numeric value, use ihuEnumeratedSetRawValue.

When you write to a tag by using these functions, write the numeric value.

Use these functions to retrieve all the enumerated sets that match the setname mask criteria. If you want to retrieve all sets, pass * as the mask.

Enumerated Sets Functions