Position Effect

Overview

The position Effect allows users to control the position of the widget at runtime. To apply Position effect to the widget, follow the steps below,

  • Drag and drop the desired widget into the design view.

  • In the effects tab, add Position effect to the widget.

    Position Effect

    Position Effect

  • Map data variables to the widget’s position x and y.

    Position Data mapping

    Position Data mapping

In simulation, set the data variable value to change the position of the widget during runtime.

Position Effect in Simulation

Position Effect in Simulation

Download the sample project for the Position effect from the Downloads Section .

Note: The Storage type in Data Variable should be Signed int16.