Configuring a List Box Animation
- Last UpdatedJul 13, 2023
- 1 minute read
The List Box animation is only used by the List Box element.
You can create a:
-
Static list box - uses static captions and values that you define in the configuration panel.
-
Array list box - uses captions and values contained in an array if supported by your HMI/SCADA software.
-
Enum list box - uses captions and values contained in an enum data type if supported by your HMI/SCADA software.
You can also use List Box-specific methods in scripting to perform various functions at run time. You can browse these methods in your element browser with the List 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 List Box Animation