Skip to content

Update

To go to the Update keyword, press Update.
You can also type Update in the command line or use the shortcut Upd.

The update keyword, updates functions in its source objects.

Update is a function keyword.

Update [object-list] / [option] = [option value]

To get a list of all available options to the update keyword, type in the command line

[Channel]> Update /?

The update keyword has the following options.

OptionOption ShortcutOption ValueDescription
addnewcontentanFalse, TrueFalse is the same as originalcontent.
autonot availableno option valueUpdates preset values with default preset scope.
cueonlycoFalse, TruePrevents changes to track forward.
effectsefFalse, TrueFilters or enables effect layer.
embeddedeFalse, TrueCreates embedded preset.
globalgno option valueUpdates preset with global values.
keepactivekaFalse, TrueKeeps values active.
noconfirmncno option valueSuppress update confirmation pop-up.
originalcontentorFalse, TrueUpdates the original content of the preset, effect, or cue. False is the same as addnewcontent.
presetfilterpFalse, TrueSets preset filter on or off.
screennot available1..6Updates view with selected screen.
selectivesno option valueUpdates preset with selective values.
sourcesoProg, Output, Dmx InDefines data source.
trackingtFalse, TrueUpdate tracking. False is the same as cueonly.
trackingshieldtsno option valueUse tracking shield for update.
universaluno option valueUpdates preset with universal values.
useselectionuseActive, Allforselected, Activeforselected, All, LookSets selection.
valuesvFalse, TrueFilters or enables value layer.
valuetimesvtFalse, TrueFilters or enables value times layer.

1. Update current cue of the selected executor, according to the update defaults. For more information, see Update a Cue.

[Channel]> Update

2. Update cue 4 with values that originates from cue 4, as cue only.

[Channel]> Update Cue 4 /originalcontent /cueonly

3. Update color preset 2 with global values, keep them active in the programmer, and without confirmation pop-up. For more information, see Update Presets.

[Channel]> Update Preset 4.2 /global /keepactive=true /noconfirm