In value to a simple Enum Out value.
StatusEnumToEnum is available in the Conversion folder of the kitControl palette.

| Property | Value | Description |
|---|---|---|
| Facets | Config Facets window (defaults to blank) |
Defines a range of enumerated states(enum values). This configuration applies to theOut property value.
|
| In | number (defaults to 0) and null definition | Displays the source status enum value.
When null is checked, the value displayed defaults to the incoming value from the device. If you remove the check mark you
can configure the |
| Out | read-only enumerated value | Displays the converted target simple enum value. |
| On Null In Value | drop-down list (defaults to Use In Value) | Configures how to handle null values.
If this modified component links to another StatusEnum property, the framework ignores the null value. But, if connected to a StatusEnumToEnum component, the result of a null input value defaults to the changed value, which may not be what you intended.
|
| Out Value On Null | number | Defines an Out value for the conversion object when its In value has a null status.
|