Skip to content

Go

To get the Go keyword in the command line press Go.

Another way is to type Go in the command line.

Go is a function keyword to activate the next step of an executing object.

If the target object have steps, it will go to the next step. If the object is step-less it will start running forward.

Go [Object-list] / [Option] = [Option Value]

To get a list of all available options to the Go keyword type in the command line:

[Channel]> Go /?

The Go keyword has the following options:

OptionOption ShortcutOption ValueOption Value ShortcutDescription
cue_modecmNormalNNormal Go mode.
cue_modecmAssertAGo with assert in the original timing.
cue_modecmXAssertXAGo with assert in the cuetiming of current cue.
cue_modecmReleaseRGo finishes the fade-in and switches the executor off.
userprofileupr”Name of the user profile”, e.g. “Klaus”not availableNormal Go mode with specified user profile.
  • To go to the next step of executor 3 type in the command line:

[Channel]> Go Executor 3

 

  • To start macro 2 type in the command line:

[Channel]> Go Macro 2