Skip to main content

Frame

This element is a window that allows you to visualize and interact with another context within the same page, allowing you to explore contexts such as a 2D scene, a timeline, or a 2D map from an HMI perspective.

This element must be used with HMI context.

Icon

Gauge

HMI Representation

Displayed gauge

External parameters

Show/Hide all parameters
parametereditable via "Parameter" tabupdatable via a mappingdescriptionunittype
X-axis position✔️✔️Size of the element on the X-axis.pxInteger number
Y-axis position✔️✔️Size of the element on the Y-axis.pxInteger number
Angle✔️✔️Angle of the element. You can change it to rotate the element.degreeDecimal number
Width✔️✔️Maximal length of the element on the X-axis.pxDecimal number
Height✔️✔️Maximal width of the element on the Y-axis.pxDecimal 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)
Displayed Context✔️✔️This parameter allows us to choose the Scenario Context we want to display. We have the option to select "Map", "HMI", "Timeline", or "Scene2D"."-Enumeration (All Available Contexts)
Zoom✔️✔️Defines the zoom level of the displayed context.%Integer number
Scroll✔️✔️Allows the option to enable or disable scrolling within the window.-Enumeration(ON, OFF)
Activate Focus✔️✔️Enabling this parameter allows us to track an object present in the displayed context.-Enumeration(ON, OFF)
Followed Element✔️✔️Allows you to choose what to track using the Focus feature.-Enumeration(Element)
Focus X & Y✔️✔️This parameter defines the X or Y position in the selected context to be centered in the frame. If an element is already in focus, the view will first center on that element, then apply the Focus X and Y offset.pxDecimal 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.

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 frame can send information to the model once at initialization
ContinuallyThe frame can send information to the model continuously