- Getting started
- Creating projects
- Graphic objects
- Predefined graphic objects
- Object and variable references
- Extending projects
- NetLogic
- Tutorials
- Dynamic links tutorial
- Graphic objects tutorial
- NetLogic tutorial
- OPC UA tutorial
Change screens based on values
Display different screens based on a variable value or tag value. For example, display a screen when a tank surpasses a certain level.
At runtime, the sample application:
- Updates the controller tag or model variable value when user selects a different screen
- Updates the displayed screen when the controller tag or model variable changes
Application example


NOTE:
Download a sample project:
ChangeScreens.zipPrerequisites
- To develop the project
- Arrange the interface elements.
- Save the project.
Application design example

Select
to run the project using the client emulator to test your project. To run the project on a remote client, see Add a target device.
Run
Provide Feedback