To get the Goto keyword in the command line press Goto.
Another way is to type Goto or the shortcut Got in the command line.
Description
Section titled “Description”Goto is a function keyword to jump in a list. Set the fade time for Goto in the Setup I Show I Playback & MIB Timing I Goto.
Syntax
Section titled “Syntax”Goto [Cue object] [Executor object] / [Option] = [Option Value]
Options
Section titled “Options”To get a list of all available options to the Goto keyword type in the command line:
[Channel]> Goto /?
The Goto keyword has the following options:
| Option | Option Shortcut | Option Value | Option Value Shortcut | Description |
|---|---|---|---|---|
| cue_mode | cm | Normal | N | Normal Goto mode. |
| cue_mode | cm | Assert | A | Goto with assert in the original timing. |
| cue_mode | cm | XAssert | XA | Goto with assert in the cuetiming of current cue. |
| cue_mode | cm | Release | R | Goto finishes the fade-in and switches the executor off. |
| userprofile | upr | ”Name of the user profile”, e.g. “Klaus” | not available | Normal Goto mode with specified user profile. |
Examples
Section titled “Examples”- To go to cue 3 of the selected executor type in the command line:
[Channel]> Goto Cue 3
- To go to cue 5 of executor 4 type in the command line:
[Channel]> Goto Cue 5 Executor 4