The screen displayed on the display unit can be changed in the following ways.
Set up [Operation] with switch and shape properties.
Click on the switch or shape aligned on the screen.
Using the script editor, set a [Screen Change] operation.
Example: Touch Switch1 to change the screen ID to screen 2.

For information about [Screen Change] operations, refer to the following.
Assign an external variable to [Screen ID] in [System Architecture]. Input the screen ID value into the external variable from the external device to change the screen.
In the Project Explorer window, go to [System Architecture] and click [Target01].
In the Properties window, go from the [Function] tab to the [Basic] sub tab and click [Preferences].
Assign an external variable to [Screen ID].
When assigning external variables, in the [Variable Selector] window, set the [Direction] to [One Way]. When set to [Two Way], the screen ID of the currently displayed screen will be input into the external variable and then update the value in the external device address.
For information about properties, refer to the following.
Create a folder with [Screens] in [Screen Design]. A switch changing the screens in the folder will be configured.
Changing Screens by Navigation
By creating folders inside folders, you can also change screens in a hierarchical screen structure.