Skip to content

Store

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

The store keyword, stores functions in the show file.

If no object-type or destination is given, the object-type Cue will be used for the sequence of the selected executor.

Store is a function keyword.

Store [object-list] “Name” / [option] = [option value]

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

[Channel]> Store /?

The store keyword has the following options.

OptionOption ShortcutOption ValueDescription
addnewcontentanFalse, TrueFalse is the same as originalcontent.
autonot availableno option valueStores preset values with the default preset scope.
cueonlycoFalse, TruePrevents changes to track forward.
effectsefFalse, TrueFilters or enables effect layer.
embeddedeFalse, TrueCreates embedded preset.
globalgno option valueStores preset with global values.
keepactivekaFalse, TrueKeeps values active.
mergemno option valueMerges the new values into the existing values. New values have a higher priority and will overwrite existing values. If no new value is given, the values of the existing cue stays.
noconfirmncno option valueSuppress stores confirmation pop-up.
originalcontentorFalse, TrueStores the original content of the preset, effect, or cue. False is the same as addnewcontent.
overwrite ono option valueRemoves stored values in the cue and stores the new values.
presetfilterpFalse, TrueSets preset filter on or off.
removenot availableno option valueRemoves stored values for attributes with active programmer values.
screennot available1..6Stores view with selected screen.
selectivesno option valueStores preset with selective values.
sourcesoProg, Output, Dmx InDefines data source.
trackingtFalse, TrueStores with tracking. False is the same as cueonly.
trackingshieldtsno option valueUse tracking shield for store.
universaluno option valueStores preset with universal values.
useselectionuseActive, Allforselected, Activeforselected, All, LookSets selection.
valuesvFalse, TrueFilters or enables value layer.
valuetimesvtFalse, TrueFilters or enables value times layer.
xnot availablex coordinate in the layout view, e.g. -9.17441Sets the x coordinate in the layout view. For more information, see Layouts.
ynot availabley coordinate in the layout view, e.g. 7.93822Sets the y coordinate in the layout view. For more information, see Layouts.

1. Store cue 7 in the sequence of the selected executor. For more information, see Store Cues.

[Channel]> Store 7

 

2. Store dimmer preset 3 with all attributes and keep the values active in the programmer. For more information, see Store Presets.

[Channel]> Store Preset 1.3 /presetfilter=false /ka

 

3. Store the programmer values as cue 1 through cue 10 and cue 20 through cue 30.

[Channel]> Store Cue 1 Thru 10 + 20 Thru 30