Configure a combo box animation
- Last UpdatedAug 30, 2024
- 1 minute read
The Combo Box animation is only used by the Combo Box element.
You can create a:
-
Static combo box - uses static captions and values that you define in the configuration panel.
-
Array combo box - uses captions and values contained in an array if supported by your HMI/SCADA software.
-
Enum combo box - uses captions and values contained in an enum data type if supported by your HMI/SCADA software.
You can also use Combo Box-specific methods in scripting to perform various functions at run time. You can browse these methods in your HMI's attribute/tag browser with the Combo Box selected.
For more information on these methods, see Configuring Combo Box and List Box Methods.