kitControl-EnumSwitch

This component selects one of two StatusEnum inputs based upon the Boolean value at the StatusBoolean input In Switch.

EnumSwitch is available in the Util folder of the kitControl palette.

Figure 114.   EnumSwitch properties
Image
Property Value Description
Facets Config Facets window (defaults to blank) Defines a range of enumerated states (enum values).
Out read-only StatusBoolean true or false (default) Displays the result of the selection.
In Switch true or false (default) and null definition Indicates which input value to select.
In True true or false (default) and null definition Returns true.
In False true or false (default) and null definition Returns false.