Sequential Steps execute one after another, each waiting for the previous step to complete.
Offset Timed Steps
When Offset Time is Enabled, the Step is treated as a timed Step (not sequential). It will execute after the Offset Time expires.
Command
Name - The name is a derived field from the Step type, the target Media Item or Script, and the time control used if any.
Change Referenced Item > - This button will allow you to change the Command's referenced item. The item type depends on the type of Step (ie Media Item, Script, or External Program).
True/False Variable - Some Step types require a variable to be set to true or false (see Figure 2). The value is True when the checkbox is checked. (ex. step types Media Screen Visible, Full Screen) Only exposed when required.
Text Variable > - Some Step types allow a text Variable(s). Only exposed when required. (ex. Start External Program, see Figure 3)
Enable: Offset Time - Enables use of the Offset Time for this Step.
Offset Time - Sets the Offset Time amount. Once the containing Script starts to run, the Step will fire after the Offset time expires. (Milliseconds = 0-999, ex 500ms = one half second)
Clear Time - Button clears the Offset Time to 00:00:00.000. (productivity aid)
Multiple commands - You can send multiple commands at one time. Each command is separated by a semi-colon (;). This is more efficient (runs faster) than creating multiple Steps.
Example: RunScript 123 ; RunScript 456 ; RunScript 789
Case-Insensitive - The command is case-insensitive; So RunScript, runscript, RUNSCRIPT are all acceptable.
IPC Commands
Figure 4 shows the possible IPC Commands you can use for the variable(s).