Action
Create a script that changes to screen number 7 after 3 seconds.

Commands Used
Assignment (=)
Assign the value on the right hand side to the left
hand side.
22.11.13 Operator
Addition (+)
Adds a constant to a Word device's data.
22.11.13 Operator
if ( )
When the "if" condition, enclosed in brackets
"( )", is true, the expression following the "if ( )"
statement is run.
22.11.11 Conditional Expressions
Equivalent (==)
Compares the value on the right and left sides. Becomes
true if the left side equals the right side.
22.11.12 Comparison
LS0008
Changes to the screen number stored in this value.
A.1.1.2 System
Data Area (Direct Access Method) or A.1.2.2 System
Data Area (Memory Link)
Trigger
Select Timer and set the [Timer Settings] to 1 second.

Completed Script
