Skip to content

Kill

To get the Kill keyword in the command line press Top Top (= Kill).

You can also type Kill or the shortcut K in the command line.

Kill is a Go+ function that additionally will turn off all other executor objects. Kill works as an ordinary Go+ function on the executors it is applied, but will additionally send an Off command to all other executors - if they are not protected by kill protect - function (see Assign executor menu).

Kill [Executor-list] /[Option] = [Option Value]

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

[Channel]> Kill /?

The Kill keyword has the following options:

OptionOption ShortcutOption ValueOption Value ShortcutDescription
cue_modecmNormalNNormal Kill mode.
cue_modecmAssertAKill with assert in the original timing.
cue_modecmXAssertXAKill with assert in the cuetiming of current cue.
cue_modecmReleaseRKill finishes the fade-in and switches the executor off.
userprofileupr”Name of the user profile”, e.g. “Klaus”not availableNormal Kill mode with specified user profile.

To go to next cue on executor 1 and turn off other executors type in the command line:

[Channel]> Kill Executor 1