Configure a list box animation
- Last UpdatedAug 30, 2024
- 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 HMI's attribute/tag browser with the List Box selected.
For more information on these methods, see Configuring Combo Box and List Box Methods.