Action
Create a script which automatically changes screens to screen number 7 after 3 seconds.
Commands Used
Assignment (=)
Assign the value on the right hand side to the left hand side.21.11.10 Operator
Addition (+)
Adds a constant to a Word device's data.21.11.10 Operator
if ( )
When the "if" condition, enclosed in brackets "( )", is true, the expression following the "if ( )" statement is run.21.11.8 Conditional Expressions
Equivalent (==)
Compares the value on the right and left sides. Becomes true if the left side equals the right side.21.11.9 Comparison
LS0008
Changes to the screen number stored in this value.A.1.4.2 System Data Area (Direct Access Method) or A.1.5.2 System Data Area (Memory Link)
Trigger
Select Timer and set the [Timer Settings] to 1 second.
Completed Script