Configuring a Combo Box Animation
- Last UpdatedJul 13, 2023
- 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 element browser with the Combo Box selected.
For more information on these methods, see Configuring Combo Box and List Box Methods.
Related Topics
Configuring Element-Specific Animations
Configuring a Static Combo Box Animation