Skip to content

IVI-C Enum Member Editor

Name

Name of the enum member. This name corresponds to the IVI-C macro name used in the \<prefix\>.h #define statement, except that the driver prefix and VAL are excluded. Attribute names consist only of capital letters, numbers, and the underscore character and must start with a capital letter.

Value

The numeric value of the enum member value macro used in the \<prefix\>.h #define statement.

Display

Display name that will be used to identify the enum member in function panel controls.