Module: Demo Sequence ()

Description:

Demo Sequence is a script object for steering demos.

Connections:

Data [not used]
The data port is a default script object port, but is not used by DemoSequence.

Demo status display [optional]
Here you may add a module of type Caption which displays the status of the current demo using special characters:

The Caption module should display its status in the lower right corner of the viewer (x,y: -20, 20).

If a Demo Sequence module is created, an annotation module named DemoStatusDisplay is automatically created and connected to the Demo Sequence module.

Ports:

Script [required]

Mandatory port of a script object. Please do not press the Restart button!

Demo file

Filename of a file describing a sequence of predefined demos. This port is provided for compatibility with older demos.

Demos

Menu containing the list of all demos. You may select one of them and then press the Start button.

Options

Demo

Displays the name of the current demo and its number out of the total number of selected demos.

Demo Navi

Steps one demo backward ( Demo) or forward (Demo ) or reloads the current demo. It is also possible to switch the demos by using the following function keys:

Step

Displays the name of the current step and its number out of the total number of possible steps.

Step Navi

Steps one step of the current demo backward ( Step) or forward (Step ) or executes the current step again (Repeat).

The Jump buttons allow stepping through single steps without executing them. They are activated if the current demo defines jump commands.

It is also possible to switch the demo steps by using the following function keys:

Status:

Shows the status of the current demo.