Skip to content

IVI-COM Enum Member Editor

Name

Specifies the name of the enum member. The following naming rules apply to the enum member name:

  • The name can contain only alphanumeric characters.
  • The name must start with the project name.
  • The name must be unique within the driver.

Value

Specifies the numeric value of the enum member. The value should be unique within the parent enum.