Skip to main content

Select

This element is a basic select. The graphic origin of the Select element corresponds with the geometric center of the Select element. A select element is a drop down list where you can choose one of its values.

This element must be used with HMI context.

Icon

Select_element

HMI Representation

Select on HMI

External parameters

Show/Hide all parameters
parametereditable via "Parameter" tabupdatable via a mappingdescriptionunittype
X-axis position✔️✔️Position of the element on the X-axis.pxInteger number
Y-axis position✔️✔️Position of the element on the Y-axis.pxInteger number
Visibility✔️✔️This parameter allows you to choose if you want the element to be visible or not on the scene during the execution of the scenario. If the item is part of a group, it can inherit the value of that group.-Enumeration (visible, hidden, inherit)
Angle✔️✔️Angle of rotation of the element compared to its initial position.degreeDecimal number
Width management✔️This parameter allows you to choose the type of width management-Enumeration(manual, auto)
Options✔️✔️This parameter allows you to write the different choices the user can choose from.-Text seperated by ;
Select Index✔️✔️Option's position of the of the default choice-Integer
Width✔️Length of the element on the X-axis. Editable when Width management field is set at manualpxInteger number
HeightWidth of the element on the Y-axis.pxInteger number

Triggered behaviours

See Triggered behaviours and events page for more explanation: Triggered behaviours and events.

Show/Hide all triggered behaviours

Destroy

At the reception of the flow, the element is destroy.

No parameters for this triggered behaviour.

triggered behavioursparameterdescriptionunittype
Add OptionsTextThe text added to the different options of the Select each time the flow is sent or receivednoneString
Remove OptionsTextThe text removed to the different options of the Select each time the flow is sent or receivednoneString

Events

See Triggered behaviours and events page for more explanation: Triggered behaviours and events.

Show/Hide all events
eventdescription
On Parameter Value ChangedThe element can send information to the model when the value of the selected parameter has changed
At initializationThe select element can send information to the model once at initialization
ContinuallyThe select element can send information to the model continuously
On changeThe select element can send information to the model each time you change the enumeration