Documentation - ShowCockpit

Show Control and Integration Made Easy

Driver Documentation for v4.11.2

This page contains documentation of the available drivers.

Lighting / MADRIX / MADRIX - HTTP (5.3)

Controls MADRIX via the HTTP interface

< Back to drivers list

    Element Options


IP Address

The IP address of the system running MADRIX

Port

Port

    Functions


Master Fader   Fader LUA Script

Controls the master fader

Crossfade Fader   Fader LUA Script

Controls the crossfade fader

Crossfade Button   Button LUA Script

Activates the crossfade to a given deck
  • Target: Crossfade target - one of {Auto, Deck A, Deck B, Center}

Deck Submaster Fader   Fader LUA Script

Controls the deck submaster fader
  • Deck: The deck to change - one of {A, B}

Select Storage Place   Button Selector LUA Script

Activates and fades to a specific storage place and storage on a given Deck
  • Deck: The deck to change - one of {A, B}
  • Storage Place: The number of the storage place (ignored when controlled from a Selector type of control)
  • Current Storage: Set to false to select the storage manually. True acts on the current storage.
  • Storage: The number of the storage
  • Fade: Set to false to select the storage manually. True acts on the current storage.

Audio Output Fader   Fader LUA Script

Controls the audio output fader

Audio Input Fader   Fader LUA Script

Controls the audio input fader

Blackout   Button LUA Script

Master blackout button
  • Behaviour: Desired behaviour for the button - one of {Flash, Toggle}

Strobe   Button LUA Script

Activates the strobe button
  • Behaviour: Desired behaviour for the button - one of {Flash, Toggle}

Freeze   Button LUA Script

Toggles the output freeze button

Mute Audio Output   Button LUA Script

Audio output mute button
  • Behaviour: Desired behaviour for the button - one of {Flash, Toggle}

Mute Audio Input   Button LUA Script

Audio input mute button
  • Behaviour: Desired behaviour for the button - one of {Flash, Toggle}

Select Storage   Button Selector LUA Script

Activates a specific storage on a given Deck
  • Deck: The deck to change - one of {A, B}
  • Storage: The number of the storage

Cuelist Action   Button LUA Script

Triggers an action on the cuelist
  • Action: Desired action to trigger - one of {Play, Stop, Play Toggle, Go, Back, Go To Cue}
  • Cue Number: Cue to jump to

Get Product   LUA Script

Get productname of running RemoteHttp

Get Product Homepage   LUA Script

Get homepage of producer e.g. www.****.com

Get Product Homepage Http   LUA Script

Get homepage of producer e.g. http://www.****.com

Get Version   LUA Script

Get versions of running RemoteHttp (e.g 5.2a)

Get Version Number   LUA Script

Get versionsnumbers of running RemoteHttp (e.g. 5.2.1.0)

Get Remote Path   LUA Script

Get remote directory of running RemoteHttp

Get Control Path   LUA Script

Get command directory of running RemoteHttp

Get Option Touch Use Auto Fade   LUA Script

If option for touch screen of auto fade set

Get Option Touch Close With Logo   LUA Script

If option for touch screen of close window if click logo

Get Option Touch Fadetime Max   LUA Script

Touch screen option of maximal fadetime in touch screen gui in milli seconds

Get Option Touch Num Buttons   LUA Script

Touch screen option of maximal count of buttons in touch screen per storage

Get Storage Deck   LUA Script

Get current storage on given Deck
  • Deck: The deck to get the value from - one of {A, B}

Get Storage Place Deck   LUA Script

Get current place of storage on given Deck
  • Deck: The deck to get the value from - one of {A, B}

Get Fade Type   LUA Script

Get the current fadetype, values are XF, WF, BF, CF, WipeX, WipeY, WipeXC, WipeYC, SlideX, SlideY, SlideXC, SlideYC, WipeZ, WipeZC, SlideZ, SlideZC (XF=CrossFade, WF=WhiteFade, BF=BlackFade, CF=ColorFade)

Get Fade Type Number   LUA Script

Get the current fadetype number, values are 0,1,2,...13,14,15 (0=XF=CrossFade, 1=WF=WhiteFade, 2=BF=BlackFade, 3=CF=ColorFade, 4=WipeX, 5=WipeY, 6=WipeXC, 7=WipeYC, 8=SlideX, 9=SlideY, 10=SlideXC, 11=SlideYC, 12=WipeZ, 13=WipeZC, 14=SlideZ, 15=SlideZC)

Get Fade Type Count   LUA Script

Get the count of the fadetypes

Get Fade Type Name   LUA Script

Get the fadetypes names for the fade types numbers, values are 0,1,2,...13,14,15

Get Fade Time   LUA Script

Get the current fade time

Get Fade Value   LUA Script

Get the current value of the crossfader between storage Deck A and storage Deck B

Get Master   LUA Script

Get the current value of the masterfader

Get Blackout   LUA Script

Get the current state of the blackout, 1 = blackout, 0 = no blackout

Get Audio Input Mute   LUA Script

Get the current state of the audio input mute button, 1 = mute, 0 = unmute

Get Audio Output Mute   LUA Script

Get the current state of the audio output mute button, 1 = mute, 0 = unmute

Get Audio Input Fader   LUA Script

Get the current state of the audio input fader (range 0...255)

Get Audio Output Fader   LUA Script

Get the current state of the audio output fader (range 0...255)

Get Sound Level Left   LUA Script

Get the current left value of audio sound level meter(range 0.0 ... 1.0)

Get Sound Level Right   LUA Script

Get the current right value of audio sound level meter(range 0.0 ... 1.0)

Get Auto Gain Control   LUA Script

Get the current state of the auto gain control, (1 = auto gain control, 0 = no auto gain control)

Get Cuelist Play   LUA Script

Get the current cuelist playing state, 1 = play, 0 = stop

Get Cuelist Count   LUA Script

Get the count of items in the cuelist

Get Cuelist Cue Current   LUA Script

Get the current active cue

Get Cuelist Description   LUA Script

Get the description of the cuelist item, starts with value 1 for the first item

Get Cuelist Date   LUA Script

Get the date of the cuelist item, starts with value 1 for first item

Get Cuelist Time Code   LUA Script

Get the time code of cuelist item, with value 1 for first item

Get Cuelist Duration   LUA Script

Get the duration of the cuelist item, starts with value 1 for first item

Get Cuelist Follow Cue   LUA Script

Get follow cue of the cuelist item, starts with value 1 for first item

Get Cuelist Storage   LUA Script

Get the storage of the cuelist item, starts with value 1 for first item

Get Cuelist Place   LUA Script

Get the place of the cuelist item, starts with value 1 for first item

Get Cuelist Fade Type   LUA Script

Get the fade type of the cuelist item, values are XF, WF, BF, CFWipeX, WipeY, WipeXC, WipeYC, SlideX, SlideY, SlideXC, SlideYC, WipeZ, WipeZC, SlideZ, SlideZC (XF=CrossFade, WF=WhiteFade, BF=BlackFade, CF=ColorFade), with value 1 for first item

Get Cuelist Fade Type Number   LUA Script

Get the fade type number of the cuelist item, values are 0,1,2,...13,14,15 (0=XF=CrossFade, 1=WF=WhiteFade, 2=BF=BlackFade, 3=CF=ColorFade, 4=WipeX, 5=WipeY, 6=WipeXC, 7=WipeYC, 8=SlideX, 9=SlideY, 10=SlideXC, 11=SlideYC, 12=WipeZ, 13=WipeZC, 14=SlideZ, 15=SlideZC), with value 1 for first item

Get Cuelist Fade Time   LUA Script

Get the fade time of the cuelist item, starts with value 1 for first item

Get Cuelist Group Preset   LUA Script

Get the group preset of the cuelist item, starts with value 1 for first item

Get Group Fade Time   LUA Script

Get the current group fadetime

Get Group Count   LUA Script

Get the amount of items in the group

Get Group Id   LUA Script

Get the group id of the group, starts with value 1 for first group

Get Group Display Name   LUA Script

Get the display name of the group, starts with value 1 for group with id 1

Get Group Display Color   LUA Script

Get the display color of the group, starts with value 1 for group with id 1

Get Group Default Value   LUA Script

Get the default value of the group, starts with value 1 for group with id 1

Get Group Flash Mode   LUA Script

Get the flash mode of the group, starts with value 1 for the group with id 1, (1 = flash mode is on, 0 = flash mode is off)

Get Group Value   LUA Script

Get the value of the group, starts with value 1 for the group with id 1

Get Group Preset Description   LUA Script

Get the description of the group preset, starts with value 1 for the group with id 1

Get Group Preset FullState   LUA Script

If GetGroupPresetFullState = 1, then get the full state of the group preset 1 (0 = false = empty, 1 = true = filled)

Get Time   LUA Script

The same as GetTimeEnglish

Get Time German   LUA Script

Get the current time of the server in german format e.g. 13:45

Get Time English   LUA Script

Get the current time of the server in english format e.g. 01:45 PM

Get Time Hour   LUA Script

Get the current hour (00.....23)

Get Time Minute   LUA Script

Get the current minute (00....59)

Get Time Second   LUA Script

Get the current second (00....59)

Get Date   LUA Script

The same as GetDateEnglish

Get Date German   LUA Script

Get the current date of the server in german format e.g. 28.12.2016

Get Date English   LUA Script

Get the current date of the server in english format e.g. 2016/12/28

Get Date Year   LUA Script

Get the current year (e.g. 2016)

Get Date Month   LUA Script

Get the current month (01....12)

Get Date Day   LUA Script

Get the current day (01....31)

Get Date Week Day   LUA Script

Get the current day of week (0...6, 0 = Sunday)

Get Matrix Size X   LUA Script

Get the X dimension of the matrix

Get Matrix Size Y   LUA Script

Get the Y dimension of the matrix

Get Matrix Size Z   LUA Script

Get the Z dimension of the matrix

Get Output Freeze   LUA Script

Get the current state of the freeze button (1 = freeze, 0 = unfreeze)

Get Output Strobe   LUA Script

Get the current state of the main output strobe button (1 = strobe, 0 = no strobe)

Get Output Strobe Value   LUA Script

Get the current value of the main output strobe (in range 2...10)

Get Output Strobe Color Red   LUA Script

Get the current value of the main output strobe colors red channel

Get Output Strobe Color Green   LUA Script

Get the current value of the main output strobe colors green channel

Get Output Strobe Color Blue   LUA Script

Get the current value of the main output strobe colors blue channel

Get Output Strobe Color White   LUA Script

Get the current value of the main output strobe colors white channel

Get Output Filter Red   LUA Script

Get the current value of the filter colors red channel from the main output

Get Output Filter Green   LUA Script

Get the current value of the filter colors green channel from the main output

Get Output Filter Blue   LUA Script

Get the current value of the filter colors blue channel from the main output

Get Output Filter White   LUA Script

Get the current value of the filter colors white channel from the main output

Get Output Filter   LUA Script

Get the current value of the filter from the main output (range 0...102)

Get Filter Deck   LUA Script

Get the value of the filter from given Deck (range 0...102)
  • Deck: The deck to get the value from - one of {A, B}

Get Submaster Deck A   LUA Script

Get the value of the submaster from given Deck (range 0...255)
  • Deck: The deck to get the value from - one of {A, B}

Get Storage Speed Deck   LUA Script

Get the current speed of given Deck (range -10.0...10.0)
  • Deck: The deck to get the value from - one of {A, B}

Get Storage Speed Pause Deck   LUA Script

Get the current speed pause state of given Deck (1 = pause, 0 = play)
  • Deck: The deck to get the value from - one of {A, B}

Get Storage Filter Red Deck   LUA Script

Get the value of the filter color channel from given Deck
  • Deck: The deck to get the value from - one of {A, B}
  • Color Channel: The color channel to get the value from - one of {Red, Green, Blue, White}

Get Storage Place Pitch Deck   LUA Script

Get the current pitch of the current storage place on given Deck (range -10.0...10.0)
  • Deck: The deck to get the value from - one of {A, B}

Get Storage Place Submaster Deck   LUA Script

Get the value of the submaster from the current storage on given Deck (range 0...255)
  • Deck: The deck to get the value from - one of {A, B}

Get Storage Place Submaster   LUA Script

Get the current value of the submaster of a given Storage Place (P3) on Storage (S2) (range 0...255)
  • Storage Place: The number of the storage place
  • Storage: The number of the storage

Get Storage Place Filter Deck   LUA Script

Get the value of the filter from the current storage on the given Deck (range 0...102)
  • Deck: The deck to get the value from - one of {A, B}

Get Storage Place Filter   LUA Script

Get value of filter of Storage Place (P2) on Storage (S1) (range 0...102)
  • Storage Place: The number of the storage place
  • Storage: The number of the storage

Get StoragePlaceDescription   LUA Script

Get the description of the Storage Place
  • Storage Place: The number of the storage place
  • Storage: The number of the storage

Get Layer Deck   LUA Script

Get the number of current layer from the current storage on given Deck
  • Deck: The deck to get the value from - one of {A, B}

Get Layer Count Deck   LUA Script

Get the count of the layers from the current storage on given Deck
  • Deck: The deck to get the value from - one of {A, B}

Get Layer Opacity Current Deck   LUA Script

Get the opacity (range 0...255) of the current layer on given Deck
  • Deck: The deck to get the value from - one of {A, B}

Get Layer Opacity   LUA Script

Get the opacity (range 0...255) of the layers 1-8 from Deck A or Deck B
  • Layer Number: The number of the layer to get opacity

Get Layer Blind Current Deck   LUA Script

Get the blind state of the current layer on given Deck A (1 = blind, 0 = visible)
  • Deck: The deck to get the value from - one of {A, B}

Get Layer Blind   LUA Script

Get the blind state of the layers 1-8 on Deck A or Deck B (1 = blind, 0 = visible)
  • Layer Number: The number of the layer to get opacity

Get Layer Solo Current Deck   LUA Script

Get the solo state of the current layer on Deck A (1 = solo, 0 = not solo)
  • Deck: The deck to get the value from - one of {A, B}

Get Layer Solo   LUA Script

Get the solo state of layers 1-8 on Deck A or Deck B (1 = solo, 0 = not solo)
  • Layer Number: The number of the layer to get opacity

Get Layer Mix Mode Current Deck   LUA Script

Get the mixmode of the current layer on given Deck (range 0...21)
  • Deck: The deck to get the value from - one of {A, B}

Get Layer Mix Mode   LUA Script

Get the mixmode of the layers 1-8 on Deck A or Deck B (range 0...21)
  • Layer Number: The number of the layer to get opacity

Get Layer Filter Current Deck   LUA Script

Get the filter of the current layer on given Deck (range 0...102)
  • Deck: The deck to get the value from - one of {A, B}

Get LayerFilter   LUA Script

Get the filter of the layers 1-8 on Deck A or Deck B (range 0...102)
  • Layer Number: The number of the layer to get opacity

Get Layer Name Deck   LUA Script

Get the user defined name of the current layer on given Deck
  • Deck: The deck to get the value from - one of {A, B}

Get Layer Effect Name Deck   LUA Script

Get the effect name of the current layer on given Deck
  • Deck: The deck to get the value from - one of {A, B}

Get Layer Ticker Text Deck   LUA Script

Get the ticker text of the current layer on given Deck, if a ticker effect is running
  • Deck: The deck to get the value from - one of {A, B}

Set Fade Type   LUA Script

Sets the fade mode to cross fade
  • Fade Type: The fade type to select (XF=CrossFade, WF=WhiteFade, BF=BlackFade, CF=ColorFade) - one of {XF, WF, BF, WipeX, WipeY, WipeXC, WipeYC, SlideX, SlideY, SlideXC, SlideYC, WipeZ, WipeZC, SlideZ, SlideZV, up, down}

Set Fade Auto   LUA Script

Starts autofade now

Set Fade To Deck   LUA Script

Starts autofade to given Deck now
  • Deck: The deck to get the value from - one of {A, B}

Set Fade To Center   LUA Script

Starts autofade to center now

Set Blackout   LUA Script

Activates/deactivates the blackout mode
  • Activate: Activates blackout

Set Blackout Toggle   LUA Script

Switches between blackout and none blackout mode

Set Audio Input Mute   LUA Script

Mutes the audio input
  • Activate Mute: Activates mute

Set Audio Input Mute Toggle   LUA Script

Switches between mute and unmute of the audio input

Set Audio Input Fader   LUA Script

Sets the value of the audio input fader (range 0...255)
  • Fader Level: The fader level (range 0...255)

Set Audio Output Mute   LUA Script

Mutes the audio output
  • Activate Mute: Activates mute

Set Audio Output Mute Toggle   LUA Script

Switches between mute and unmute of the audio output

Set Audio Output Fader   LUA Script

Sets the value of the audio output fader (range 0...255)
  • Fader Level: The fader level (range 0...255)

Set Auto Gain Input   LUA Script

Turns the Auto Gain Control on
  • Activate Auto Gain: Activates auto gain

Set Auto Gain Input Toggle   LUA Script

Switches between on and off of the Auto Gain Control Input

Set Text Ticker   LUA Script

Sets the text of the running ticker effects, when call must set a text (A SCE-Ticker must be running)
  • Text: Text to set

Set Text Ticker Layer Deck   LUA Script

Sets the ticker text from the current storage on given Deck in layer with number (1...X). A SCE-Ticker must be running.
  • Deck: The deck to change - one of {A, B}
  • Layer Number: The number of the layer to get opacity
  • Text: Text to set

Set Bpm   LUA Script

Sets the BPM for the current effects
  • BPM: The desired BPM value

Set Cuelist Play Start   LUA Script

Starts the cuelist

Set Cuelist Play Stop   LUA Script

Stops the cuelist

Set Cuelist Play Toggle   LUA Script

Switches between start and stop of the cuelist

Set Cuelist Go   LUA Script

Activates the next item in the cuelist

Set Cuelist Back   LUA Script

Activates the previous item in the cuelist

Set Cuelist Go To   LUA Script

Skips directly to the number in the cue list. The cue list must be filled to use this function
  • Cue: The cue number to jump to

Set Cuelist Add Cue   LUA Script

Add a cue to the cue list

Set Cuelist Add Occupied Storage Places   LUA Script

Adds all occupied storage places to the cue list

Set Cuelist Delete Cue   LUA Script

Deletes the cue from the cue list (with the number in the cue list
  • Cue: The number of the cue to delete

Set Cuelist Delete All   LUA Script

Deletes all cues from the cue list

Set Cuelist Follow Cue   LUA Script

Sets the follow cue of the cue list item.
  • Cue: The number of the cue to edit
  • Follow Cue: The number of the cue to follow

Set Cuelist Storage   LUA Script

Sets the storage of the cue list item.
  • Cue: The number of the cue to edit
  • Storage: The number of the storage

Set Cuelist Storage Place   LUA Script

Sets the storage place of the cue list item.
  • Cue: The number of the cue to edit
  • Storage Place: The number of the storage place

Set Cuelist Fade Type   LUA Script

Sets the fade type of the cue list item.
  • Cue: The number of the cue to edit
  • Fade Type: The fade type to select (XF=CrossFade, WF=WhiteFade, BF=BlackFade, CF=ColorFade) - one of {XF, WF, BF, WipeX, WipeY, WipeXC, WipeYC, SlideX, SlideY, SlideXC, SlideYC, WipeZ, WipeZC, SlideZ, SlideZV, up, down}

Set Cuelist Fade Time   LUA Script

Sets the fade time of the cue list item.
  • Cue: The number of the cue to edit
  • Fade Time: The desired fade time (in seconds)

Set Cuelist Duration   LUA Script

Sets the duration of the cue list item.
  • Cue: The number of the cue to edit
  • Duration: The duration in MADRIX cue list time format. See MADRIX documentation chapter cue list (e.g. "2m1s")

Set Cuelist Time Code   LUA Script

Set the time code of the cue list item.
  • Cue: The number of the cue to edit
  • Timecode: Time code in MADRIX cue list time format. See MADRIX documentation chapter cue list (e.g. "3h10m9s")

Set Cuelist Date   LUA Script

Sets the date of the cue list item.
  • Cue: The number of the cue to edit
  • Date: date in MADRIX cue list date format. See MADRIX documentation chapter cue list (e.g. "Monday")

Set Cuelist Group Preset   LUA Script

Sets the group preset of the cuelist item.
  • Cue: The number of the cue to edit
  • Group Preset: The number of the group preset

Set Group Fade Time   LUA Script

Sets the group fadetime in seconds, range 0...3600s
  • Fade Time: The desired fade time

Set Group Preset   LUA Script

Calls the current preset of groups and skips to this settings.
  • Preset: The preset number

Set Group Preset With Fade   LUA Script

Calls the current preset of groups and fades to this settings.
  • Preset: The preset number

Set Group Value   LUA Script

Sets the value of the group control.
  • Group: The group number
  • Group Value: The group value

Set Group Values Defaults   LUA Script

Sets all group values of the group control to the default values.

Set Group Flash Mode   LUA Script

Sets the flash mode of the group control.
  • Group: The group number
  • Activate Flash Mode: Activates the flash mode

Set Output Freeze   LUA Script

Freezes the output

Set Output Freeze Toggle   LUA Script

Switches between freezed and unfreezed output

Set Output Strobe   LUA Script

Strobes output
  • Activate Strobe: Activates the output strobe

Set Output Strobe Toggle   LUA Script

Switches between strobe and no strobe

Set Output Strobe Color   LUA Script

Sets a channel of the main output strobe color
  • Channel: The channel to change - one of {Red, Green, Blue, White}
  • Value: The value to set

Set Output Strobe Value   LUA Script

Sets the main output strobe value
  • Strobe Value: The value to set

Set Output Filter   LUA Script

Sets the main output filter
  • Value: The value to set

Set Fade Time   LUA Script

Sets the fade time in seconds
  • Fade Time: The fade value to set

Set Fade Value   LUA Script

Sets the fade value of the crossfader
  • Value: The desired crossfader position

Set Master   LUA Script

Sets the masterfader value
  • Value: The desired fader position

Set Storage Filter Channel   LUA Script

Sets the masterfader value
  • Deck: The deck to change - one of {A, B}
  • Channel: The channel to change - one of {Red, Green, Blue, White}
  • Value: The desired fader position

Set Filter Deck   LUA Script

Sets the filter of specified Deck
  • Deck: The deck to change - one of {A, B}
  • Value: The value to set

Set Submaster Deck   LUA Script

Sets the submaster value of specified Deck
  • Deck: The deck to change - one of {A, B}
  • Value: The value to set

Set Storage   LUA Script

Activates and fades to a place on a storage (range 1...256)
  • Storage Place: The number of the storage place
  • Storage: The number of the storage

Set Storage Deck   LUA Script

Activates and fades to a specific storage place and storage on a given Deck
  • Deck: The deck to change - one of {A, B}
  • Storage Place: The number of the storage place
  • Storage: The number of the storage

Set Storage Only Deck   LUA Script

Activates a specific storage on a given Deck
  • Deck: The deck to change - one of {A, B}
  • Storage: The number of the storage

Set Storage Place Only Deck   LUA Script

Activates and fades to a specific storage place on a given Deck
  • Deck: The deck to change - one of {A, B}
  • Storage Place: The number of the storage place

Set Storage No Fade   LUA Script

Activates and fades to a place on a storage (range 1...256)
  • Storage Place: The number of the storage place
  • Storage: The number of the storage

Set Storage Deck No Fade   LUA Script

Activates and fades to a specific storage place and storage on a given Deck
  • Deck: The deck to change - one of {A, B}
  • Storage Place: The number of the storage place
  • Storage: The number of the storage

Set Storage Only Deck No Fade   LUA Script

Activates a specific storage on a given Deck
  • Deck: The deck to change - one of {A, B}
  • Storage: The number of the storage

Set Storage Place Only Deck No Fade   LUA Script

Activates and fades to a specific storage place on a given Deck
  • Deck: The deck to change - one of {A, B}
  • Storage Place: The number of the storage place

Set Storage Speed Deck A   LUA Script

Sets the speed of the given Deck (range -10.0...10.0)
  • Deck: The deck to change - one of {A, B}
  • Speed: The desired speed

Set Storage Speed Pause Toggle Deck   LUA Script

Toggles between play and pause of the storage speed on a given Deck
  • Deck: The deck to change - one of {A, B}

Set Storage Place Submaster Deck   LUA Script

Sets the submaster value of current storage place on a given Deck
  • Deck: The deck to change - one of {A, B}
  • Value: The value to set (range 0...255)

Set Storage Place Filter Deck   LUA Script

Sets the filter of the current storage place on a given Deck
  • Deck: The deck to change - one of {A, B}
  • Value: The value to set

Set Storage Place Pitch Deck   LUA Script

Sets the pitch of current storage place on a given Deck (range -10.0...10.0)
  • Deck: The deck to change - one of {A, B}
  • Pitch: The desired pitch

Set Deck Layer   LUA Script

Sets this layer on specified Deck as active layer
  • Deck: The deck to change - one of {A, B}
  • Layer: The value to set

Set Current Layer Opacity   LUA Script

Sets the opacity of the current layer of the storage on specified Deck
  • Deck: The deck to change - one of {A, B}
  • Opacity: The opacity value to set

Set Layer Opacity   LUA Script

Sets the opacity of a given layer layer of the storage on specified Deck
  • Deck: The deck to change - one of {A, B}
  • Layer Number: The layer to set the opacity
  • Opacity: The opacity value to set

Set Current Layer Submaster   LUA Script

Sets the submaster of the current layer of the storage on specified Deck
  • Deck: The deck to change - one of {A, B}
  • Value: The submaster value to set

Set Layer Submaster   LUA Script

Sets the submaster level of a given layer layer of the storage on specified Deck
  • Deck: The deck to change - one of {A, B}
  • Layer Number: The layer to set the opacity
  • Value: The opacity value to set

Set Current Layer Blind   LUA Script

Sets the blind state of the current layer of the storage on specified Deck
  • Deck: The deck to change - one of {A, B}
  • Activate Blind: Activates the blind state

Set Layer Blind   LUA Script

Sets the blind state level of a given layer layer of the storage on specified Deck
  • Deck: The deck to change - one of {A, B}
  • Layer Number: The layer to set the opacity
  • Activate Blind: Activates the blind state

Set Current Layer Solo   LUA Script

Sets the solo state of the current layer of the storage on specified Deck
  • Deck: The deck to change - one of {A, B}
  • Activate Solo: Activates the solo state

Set Layer Solo   LUA Script

Sets the solo state level of a given layer layer of the storage on specified Deck
  • Deck: The deck to change - one of {A, B}
  • Layer Number: The layer to set the opacity
  • Activate Solo: Activates the solo state

Set Current Layer Mixmode   LUA Script

Sets the mixmode of the current layer of the storage on specified Deck
  • Deck: The deck to change - one of {A, B}
  • Value: The submaster value to set

Set Layer Mixmode   LUA Script

Sets the mixmode level of a given layer layer of the storage on specified Deck
  • Deck: The deck to change - one of {A, B}
  • Layer Number: The layer to set the opacity
  • Value: The mixmode value to set

Set Current Layer Filter   LUA Script

Sets the filter of the current layer of the storage on specified Deck
  • Deck: The deck to change - one of {A, B}
  • Value: The submaster value to set

Set Layer Filter   LUA Script

Sets the filter level of a given layer layer of the storage on specified Deck
  • Deck: The deck to change - one of {A, B}
  • Layer Number: The layer to set the opacity
  • Value: The mixmode value to set