Use this page to define Enum range. Enum values are a set of descrete values. The Zio Enum Library wizard describes how to add, modify, or remove Enum values.
| Name | Definition |
| Add | Enables you to add a new
Enum value (a combination of ordinal and display text). Enter the ordinal value and display text in the text field below the table. Click Add button to add the new values to the table. Note: The Enum ordinal range is between 0-255. You can have a maximum of four alpha-numeric characters for an Enum display text. |
| Modify | Enables you to modify the
selected Enum value. Select the Enum value to be modified in the table by clicking on the row. Enter the new ordinal and/or new display text. Click Modify button to update the table with modified values. |
| Remove | Enables you to remove the
selected Enum value. Select Enum value to be removed in the table by clicking on the row. Click Remove button to remove the entry in the table. |
| Zio Enum Library | Dispalys the list of Enum ranges, which are added in Zio Enum Library. An Enum range is a collection of Enum values referred using a name. This dropdown lists the names of Enum ranges for selection. |
| Default Value | Enables you to define the default Enum ordinal for the current Enum range displayed in the table. |
| Default Display | Enables you to define the
default Enum display text for the current Enum range displayed in the table. |
| Enum Name | Enables you to add the Enum name, which will be displayed as the reference name in the library. |
| Select | Enables you to select the Enum values from the Enum table. The selected Enum details are updated in the Enumerated text area in the Categories and Parameters page. |
| Remove | Enables you to remove the currently selected Enum range from the library. The selected Enum range name appears in the Zio Enum Library dropdown box. |
| Save | Saves the current Enum range to the library with name given in Enum Name text field. |