SrcData

Data for the options menu.

A simple list of options can be compiled in the Engineering. Each option consists of these components:

Further, complex data are supported by using Binding for this parameter.

SrcData 1:

The categories (and the display text independent of the value) can be used to easily group the values.

Category A
    Option 1 => valueA1
    Option 2 => valueA2
Category B
    Option 1 => valueB1
    Option 2 => valueB2

Schema (version 1.8): tchmi:framework#/definitions/ListItemList

Schema (version 1.12): tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiCombobox.ListItemList

Origin: Combobox

See also

Attribute getter: getSrcData

Attribute setter: setSrcData

SrcData 2:

Available from 1.8