MADRIX 5.7 - HTTP Remote Control Documentation | |||
---|---|---|---|
/RemoteCommands | /RemoteCommands | current remote http directory | |
all remote GET_FUNCTIONS can be used with the call $$$GET_FUNCTION$$$ inside the html files Example 1: <html><body>current fadetime is $$$GetFadeTime$$$</body></html> Result 1: you see the current value of the FadeTime e.g. "current fadetime is 1" all remote SET_FUNCTIONS can be used with the call SET_FUNCTION=value as a variable call for your html files Example 2: <html><body><a href="./myPage.html?SetFadeTime=10">set fade time to 10 seconds</a></body></html> Result 2: you set the current value of the FadeTime to 10 seconds | |||
list of all get functions list of all set functions list of all old/deprecated functions list of all in used file extensions | |||
list of all get functions | |||
name of function | sample | description of function | |
GetProduct | GetProduct | get productname of running RemoteHttp | |
GetProductHomepage | GetProductHomepage | get homepage of producer e.g. www.****.com | |
GetProductHomepageHttp | GetProductHomepageHttp | get homepage of producer e.g. http://www.****.com | |
GetVersion | GetVersion | get versions of running RemoteHttp (e.g 5.2a) | |
GetVersionNumber | GetVersionNumber | get versionsnumbers of running RemoteHttp (e.g. 5.2.1.0) | |
GetRemotePath | GetRemotePath | get remote directory of running RemoteHttp | |
GetControlPath | GetControlPath | get command directory of running RemoteHttp | |
GetHostName | GetHostName | get host name of running RemoteHttp | |
GetHostLabel | GetHostLabel | get host label of running RemoteHttp | |
GetOptionTouchUseAutoFade | GetOptionTouchUseAutoFade | if option for touch screen of auto fade set | |
GetOptionTouchCloseWithLogo | GetOptionTouchCloseWithLogo | if option for touch screen of close window if click logo | |
GetOptionTouchFadetimeMax | GetOptionTouchFadetimeMax | Touch screen option of maximal fadetime in touch screen gui in milli seconds | |
GetOptionTouchNumButtons | GetOptionTouchNumButtons | Touch screen option of maximal count of buttons in touch screen per storage | |
GetStorage | GetStorage | get current storage | |
GetStorageDeckA | GetStorageDeckA | get current storage Deck A | |
GetStorageDeckB | GetStorageDeckB | get current storage Deck B | |
GetStoragePlace | GetStoragePlace | get current place | |
GetStoragePlaceDeckA | GetStoragePlaceDeckA | get current place of storage Deck A | |
GetStoragePlaceDeckB | GetStoragePlaceDeckB | get current place of storage Deck B | |
GetLogo.bmp | GetLogo.bmp | get a bitmap with the logo of the software and a black background | |
GetLogoWhite.bmp | GetLogoWhite.bmp | get a bitmap with the logo of the software and a white background | |
GetLogo.png | GetLogo.png | get a bitmap with the logo of the software and a black background | |
GetLogoWhite.png | GetLogoWhite.png | get a bitmap with the logo of the software and a white background | |
GetPreviewDeckA.bmp | GetPreviewDeckA.bmp | get a bitmap of the current preview Deck A | |
GetPreviewDeckB.bmp | GetPreviewDeckB.bmp | get a bitmap of the current preview Deck B | |
GetPreviewOutput.bmp | GetPreviewOutput.bmp | get a bitmap of the current preview output | |
GetFadeType | GetFadeType | get the current fadetype, values are XF, WF, BF, WipeX, WipeY, WipeXC, WipeYC, SlideX, SlideY, SlideXC, SlideYC, WipeZ, WipeZC, SlideZ, SlideZC (XF=CrossFade, WF=WhiteFade, BF=BlackFade) | |
GetFadeTypeNumber | GetFadeTypeNumber | get the current fadetype number, values are 0,1,2,...12,13,14 (0=XF=CrossFade, 1=WF=WhiteFade, 2=BF=BlackFade, 3=WipeX, 4=WipeY, 5=WipeXC, 6=WipeYC, 7=SlideX, 8=SlideY, 9=SlideXC, 10=SlideYC, 11=WipeZ, 12=WipeZC, 13=SlideZ, 14=SlideZC) | |
GetFadeTypeCount | GetFadeTypeCount | get the count of the fadetypes | |
GetFadeTypeName | GetFadeTypeName=1 | get the fadetypes names for the fade types numbers, values are 0,1,2,...12,13,14 | |
GetFadeTime | GetFadeTime | get the current fade time | |
GetFadeValue | GetFadeValue | get the current value of the crossfader between storage Deck A and storage Deck B | |
GetMaster | GetMaster | get the current value of the masterfader | |
GetBlackout | GetBlackout | get the current state of the blackout, 1 = blackout, 0 = no blackout | |
GetAudioInputMute | GetAudioInputMute | get the current state of the audio input mute button, 1 = mute, 0 = unmute | |
GetAudioOutputMute | GetAudioOutputMute | get the current state of the audio output mute button, 1 = mute, 0 = unmute | |
GetAudioInputFader | GetAudioInputFader | get the current state of the audio input fader (range 0...255) | |
GetAudioOutputFader | GetAudioOutputFader | get the current state of the audio output fader (range 0...255) | |
GetSoundLevel=0 | GetSoundLevel=0 | get the current left value of audio sound level meter(range 0.0 ... 1.0) | |
GetSoundLevel=1 | GetSoundLevel=1 | get the current right value of audio sound level meter(range 0.0 ... 1.0) | |
GetSoundLevelH0.svg | GetSoundLevelH0.svg | get the current left value of the audio sound level in a horizontal scalable vector grafic (svg). You need IE 9 or greater | |
GetSoundLevelH1.svg | GetSoundLevelH1.svg | get the current right value of the audio sound level in a horizontal scalable vector grafic (svg). You need IE 9 or greater | |
GetSoundLevelHI0.svg | GetSoundLevelHI0.svg | get the current left value of the audio sound level in a horizontal scalable vector grafic inverse (svg). You need IE 9 or greater | |
GetSoundLevelHI1.svg | GetSoundLevelHI1.svg | get current right value of the audio sound level in a horizontal scalable vector grafic inverse (svg). You need IE 9 or greater | |
GetSoundLevelV0.svg | GetSoundLevelV0.svg | get the current left value of the audio sound level in a vertical scalable vector grafic (svg). You need IE 9 or greater | |
GetSoundLevelV1.svg | GetSoundLevelV1.svg | get the current right value of the audio sound level in a vertical scalable vector grafic (svg). You need IE 9 or greater | |
GetSoundLevelVI0.svg | GetSoundLevelVI0.svg | get the current left value of the audio sound level in a vertical scalable vector grafic inverse (svg). You need IE 9 or greater | |
GetSoundLevelVI1.svg | GetSoundLevelVI1.svg | get the current right value of the audio sound level in a vertical scalable vector grafic inverse (svg). You need IE 9 or greater | |
GetAutoGainControl | GetAutoGainControl | get the current state of the auto gain control, (1 = auto gain control, 0 = no auto gain control) | |
GetCuelistSelected | GetCuelistSelected | returns the currently selected cue list, starting with index 0 and returning value -1 if no cue list available | |
GetCuelistPlay | GetCuelistPlay | get the current cuelist playing state, 1 = play, 0 = stop | |
GetCuelistCount | GetCuelistCount | get the count of items in the cuelist | |
GetCuelistContentJavaScript | GetCuelistContentJavaScript | get the complete content of the cuelist in form of a javascript array(array()) | |
GetCuelistCueCurrent | GetCuelistCueCurrent | get the current active cue | |
GetCuelistTimeCodeSource | GetCuelistTimeCodeSource | get the current time code source of the cue list. 0 = None, 1 = System Time, 2 = MIDI, 3 = Art-Net, 4 = SMPTE | |
GetCuelistDescription | GetCuelistDescription=1 | get the description of the cuelist item, starts with value 1 for the first item | |
GetCuelistDate | GetCuelistDate=1 | get the date of the cuelist item, starts with value 1 for first item | |
GetCuelistTimeCode | GetCuelistTimeCode=1 | get the time code of cuelist item, with value 1 for first item | |
GetCuelistDuration | GetCuelistDuration=1 | get the duration of the cuelist item, starts with value 1 for first item | |
GetCuelistFollowCue | GetCuelistFollowCue=1 | get follow cue of the cuelist item, starts with value 1 for first item | |
GetCuelistStorage | GetCuelistStorage=1 | get the storage of the cuelist item, starts with value 1 for first item | |
GetCuelistPlace | GetCuelistPlace=1 | get the place of the cuelist item, starts with value 1 for first item | |
GetCuelistFadeType | GetCuelistFadeType=1 | get the fade type of the cuelist item, values are XF, WF, BF, WipeX, WipeY, WipeXC, WipeYC, SlideX, SlideY, SlideXC, SlideYC, WipeZ, WipeZC, SlideZ, SlideZC (XF=CrossFade, WF=WhiteFade, BF=BlackFade), with value 1 for first item | |
GetCuelistFadeTypeNumber | GetCuelistFadeTypeNumber=1 | get the fade type number of the cuelist item, values are 0,1,2,...12,13,14 (0=XF=CrossFade, 1=WF=WhiteFade, 2=BF=BlackFade, 3=WipeX, 4=WipeY, 5=WipeXC, 6=WipeYC, 7=SlideX, 8=SlideY, 9=SlideXC, 10=SlideYC, 11=WipeZ, 12=WipeZC, 13=SlideZ, 14=SlideZC), with value 1 for first item | |
GetCuelistFadeTime | GetCuelistFadeTime=1 | get the fade time of the cuelist item, starts with value 1 for first item | |
GetCuelistGroupPreset | GetCuelistGroupPreset=1 | get the group preset of the cuelist item, starts with value 1 for first item | |
GetTimelinesSelected | GetTimelinesSelected | returns the currently selected timeline, starting with index 0 and returning value -1 if no timeline available | |
GetTimelinesActive | GetTimelinesActive | returns the currently active timeline, starting with index 0 and returning value -1 if no timeline available | |
GetTimelinesCount | GetTimelinesCount | returns the count of timelines | |
GetTimelinesName | GetTimelinesName=0 | returns the timeline name, starting with index 0 | |
GetTimelinesPlaybackState | GetTimelinesPlaybackState | returns the currently selected timeline playback state, 2 = play, 1 = pause, 0 = stop | |
GetTimelinesDuration | GetTimelinesDuration | returns the currently selected timeline duration | |
GetGlobalColorIdsContentJavaScript | GetGlobalColorIdsContentJavaScript | Retrieves the IDs of all existing global colors as a JavaScript array (e.g. new Array('1', '3', '42')). | |
GetGlobalColorAvailable | GetGlobalColorAvailable=1 | Retrieves if the global color with the given ID exists (0 = false = non-existent, 1 = true = existent). | |
GetGlobalColorRed | GetGlobalColorRed=1 | Retrieves the red value of the global color with the given ID. | |
GetGlobalColorGreen | GetGlobalColorGreen=1 | Retrieves the green value of the global color with the given ID. | |
GetGlobalColorBlue | GetGlobalColorBlue=1 | Retrieves the blue value of the global color with the given ID. | |
GetGlobalColorWhite | GetGlobalColorWhite=1 | Retrieves the white value of the global color with the given ID. | |
GetGlobalColorAlpha | GetGlobalColorAlpha=1 | Retrieves the alpha value of the global color with the given ID. | |
GetGlobalColorRGB | GetGlobalColorRGB=1 | Retrieves the red, green, and blue value of the global color with the given ID. The result is formatted as a hexadecimal triple (e.g. b1db18). | |
GetGlobalColorDescription | GetGlobalColorDescription=1 | Retrieves the description of the global color with the given ID. | |
GetGroupFadeTime | GetGroupFadeTime | get the current group fadetime | |
GetGroupCount | GetGroupCount | get the amount of items in the group | |
GetGroupContentJavaScript | GetGroupContentJavaScript | get the complete content of the group list in form of a javascript array(array(id, name, display color, default value, value)) | |
GetGroupId | GetGroupId=1 | get the group id of the group, starts with value 1 for first group | |
GetGroupDisplayName | GetGroupDisplayName=1 | get the display name of the group, starts with value 1 for group with id 1 | |
GetGroupDisplayColor | GetGroupDisplayColor=1 | get the display color of the group, starts with value 1 for group with id 1 | |
GetGroupDefaultValue | GetGroupDefaultValue=1 | get the default value of the group, starts with value 1 for group with id 1 | |
GetGroupFlashMode | GetGroupFlashMode=1 | 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) | |
GetGroupValue | GetGroupValue=1 | get the value of the group, starts with value 1 for the group with id 1 | |
GetGroupPresetDescription | GetGroupPresetDescription=1 | get the description of the group preset, starts with value 1 for the group with id 1 | |
GetGroupPresetFullState | GetGroupPresetFullState=1 | if GetGroupPresetFullState = 1, then get the full state of the group preset 1 (0 = false = empty, 1 = true = filled) | |
GetGroupPresetContentJavaScript | GetGroupPresetContentJavaScript | get only filled content of the group preset list in form of a javascript array(array(number, fullstate, description)) | |
GetGroupPresetAllContentJavaScript | GetGroupPresetAllContentJavaScript | get the complete content of the group preset list in form of a javascript array(array(number, fullstate, description)) | |
GetTime | GetTime | the same as GetTimeEnglish | |
GetTimeGerman | GetTimeGerman | get the current time of the server in german format e.g. 13:45 | |
GetTimeEnglish | GetTimeEnglish | get the current time of the server in english format e.g. 01:45 PM | |
GetTimeHour | GetTimeHour | get the current hour (00.....23) | |
GetTimeMinute | GetTimeMinute | get the current minute (00....59) | |
GetTimeSecond | GetTimeSecond | get the current second (00....59) | |
GetDate | GetDate | the same as GetDateEnglish | |
GetDateGerman | GetDateGerman | get the current date of the server in german format e.g. 28.12.2016 | |
GetDateEnglish | GetDateEnglish | get the current date of the server in english format e.g. 2016/12/28 | |
GetDateYear | GetDateYear | get the current year (e.g. 2016) | |
GetDateMonth | GetDateMonth | get the current month (01....12) | |
GetDateDay | GetDateDay | get the current day (01....31) | |
GetDateWeekDay | GetDateWeekDay | get the current day of week (0...6, 0 = Sunday) | |
GetMatrixSizeX | GetMatrixSizeX | get the X dimension of the matrix | |
GetMatrixSizeY | GetMatrixSizeY | get the Y dimension of the matrix | |
GetMatrixSizeZ | GetMatrixSizeZ | get the Z dimension of the matrix | |
GetOutputFreeze | GetOutputFreeze | get the current state of the freeze button (1 = freeze, 0 = unfreeze) | |
GetOutputStrobe | GetOutputStrobe | get the current state of the main output strobe button (1 = strobe, 0 = no strobe) | |
GetOutputStrobeValue | GetOutputStrobeValue | get the current value of the main output strobe (in range 2...10) | |
GetOutputStrobeColorGlobalId | GetOutputStrobeColorGlobalId | Retrieves the global color ID of the strobe color. The result is 0 if the strobe color is not global. | |
GetOutputStrobeColorRed | GetOutputStrobeColorRed | get the current value of the main output strobe colors red channel | |
GetOutputStrobeColorGreen | GetOutputStrobeColorGreen | get the current value of the main output strobe colors green channel | |
GetOutputStrobeColorBlue | GetOutputStrobeColorBlue | get the current value of the main output strobe colors blue channel | |
GetOutputStrobeColorWhite | GetOutputStrobeColorWhite | get the current value of the main output strobe colors white channel | |
GetOutputFilterColorGlobalId | GetOutputFilterColorGlobalId | Retrieves the global color ID of the filter color of the main output. The result is 0 if the filter color is not global. | |
GetOutputFilterRed | GetOutputFilterRed | get the current value of the filter colors red channel from the main output | |
GetOutputFilterGreen | GetOutputFilterGreen | get the current value of the filter colors green channel from the main output | |
GetOutputFilterBlue | GetOutputFilterBlue | get the current value of the filter colors blue channel from the main output | |
GetOutputFilterWhite | GetOutputFilterWhite | get the current value of the filter colors white channel from the main output | |
GetOutputFilter | GetOutputFilter | get the current value of the filter from the main output (range 0...102) | |
GetFilterDeckA | GetFilterDeckA | get the value of the filter from Deck A (range 0...102) | |
GetFilterDeckB | GetFilterDeckB | get the value of the filter from Deck B (range 0...102) | |
GetSubmasterDeckA | GetSubmasterDeckA | get the value of the submaster from Deck A (range 0...255) | |
GetSubmasterDeckB | GetSubmasterDeckB | get the value of the submaster from Deck B (range 0...255) | |
GetStorageSpeedDeckA | GetStorageSpeedDeckA | get the current speed of Deck A (range -10.0...10.0) | |
GetStorageSpeedDeckB | GetStorageSpeedDeckB | get the current speed of Deck B (range -10.0...10.0) | |
GetStorageSpeedPauseDeckA | GetStorageSpeedPauseDeckA | get the current speed pause state of Deck A (1 = pause, 0 = play) | |
GetStorageSpeedPauseDeckB | GetStorageSpeedPauseDeckB | get the current speed pause state of Deck B (1 = pause, 0 = play) | |
GetFilterColorGlobalIdDeckA | GetFilterColorGlobalIdDeckA | Retrieves the global color ID of the filter color of Deck A. The result is 0 if the filter color is not global. | |
GetStorageFilterRedDeckA | GetStorageFilterRedDeckA | get the value of the filter colors red channel from Deck A | |
GetStorageFilterGreenDeckA | GetStorageFilterGreenDeckA | get the value of the filter colors green channel from Deck A | |
GetStorageFilterBlueDeckA | GetStorageFilterBlueDeckA | get the value of the filter colors blue channel from Deck A | |
GetStorageFilterWhiteDeckA | GetStorageFilterWhiteDeckA | get the value of the filter colors white channel from Deck A | |
GetFilterColorGlobalIdDeckB | GetFilterColorGlobalIdDeckB | Retrieves the global color ID of the filter color of Deck B. The result is 0 if the filter color is not global. | |
GetStorageFilterRedDeckB | GetStorageFilterRedDeckB | get the value of the filter colors red channel from Deck B | |
GetStorageFilterGreenDeckB | GetStorageFilterGreenDeckB | get the value of the filter colors green channel from Deck B | |
GetStorageFilterBlueDeckB | GetStorageFilterBlueDeckB | get the value of the filter colors blue channel from Deck B | |
GetStorageFilterWhiteDeckB | GetStorageFilterWhiteDeckB | get the value of the filter colors white channel from Deck B | |
GetStoragePlacePitchDeckA | GetStoragePlacePitchDeckA | get the current pitch of the current storage place on Deck A (range -10.0...10.0) | |
GetStoragePlacePitchDeckB | GetStoragePlacePitchDeckB | get the current pitch of the current storage place on Deck B (range -10.0...10.0) | |
GetStoragePlaceSubmasterDeckA | GetStoragePlaceSubmasterDeckA | get the value of the submaster from the current storage on Deck A (range 0...255) | |
GetStoragePlaceSubmasterDeckB | GetStoragePlaceSubmasterDeckB | get the value of the submaster from the current storage on Deck B (range 0...255) | |
GetStoragePlaceSubmaster | GetStoragePlaceSubmaster=S2P3 | get the current value of the submaster of Storage Place (P3) on Storage (S2) (range 0...255) | |
GetStoragePlaceFilterDeckA | GetStoragePlaceFilterDeckA | get the value of the filter from the current storage on Deck A (range 0...102) | |
GetStoragePlaceFilterDeckB | GetStoragePlaceFilterDeckB | get the value of the filter from the current storage on Deck B (range 0...102) | |
GetStoragePlaceFilter | GetStoragePlaceFilter=S1P2 | get value of filter of Storage Place (P2) on Storage (S1) (range 0...102) | |
GetStoragePlaceThumb.bmp | GetStoragePlaceThumb.bmp=S1P12 | get the thumbnail as *.bmp file of Storage Place(P12) on Storage (S1) | |
GetStoragePlaceThumb.png | GetStoragePlaceThumb.png=S1P23 | get the thumbnail as *.png file of Storage Place (P23) on Storage (S1) | |
GetStoragePlaceThumb.jpg | GetStoragePlaceThumb.jpg=S1P40 | get the thumbnail as *.jpg file of Storage Place (P40) on Storage (S1) | |
GetStoragePlaceThumbTimeStamp | GetStoragePlaceThumbTimeStamp=S1P1 | get the time stamp of Storage Place (P1) on Storage (S1) | |
GetStoragePlaceFullState | GetStoragePlaceFullState=S2P5 | if
GetStorageFullState = S2P5 then get the full state of Storage Place
(P5) on Storage (S2) (0 = false = empty, 1 = true = filled) if GetStorageFullState = S2 then get the full state of Storage (S2) (0 = false = space = Storage empty, 1 = true = filled = 1 or more Storage Place(s) filled) | |
GetStoragePlaceDescription | GetStoragePlaceDescription=S1P1 | get the description of the Storage Place | |
GetLayerDeckA | GetLayerDeckA | get the number of current layer from the current storage on Deck A | |
GetLayerDeckB | GetLayerDeckB | get the number of current layer from the current storage on Deck B | |
GetLayerCountDeckA | GetLayerCountDeckA | get the count of the layers from the current storage on Deck B | |
GetLayerCountDeckB | GetLayerCountDeckB | get the count of the layers from the current storage on Deck B | |
GetLayerOpacityCurrentDeckA | GetLayerOpacityCurrentDeckA | get the opacity (range 0...255) of the current layer on Deck A | |
GetLayerOpacityCurrentDeckB | GetLayerOpacityCurrentDeckB | get the opacity (range 0...255) of the current layer on Deck B | |
GetLayerOpacity | GetLayerOpacity=L1 | get the opacity (range 0...255) of the layers 1-8 from Deck A or Deck B | |
GetLayerBlindCurrentDeckA | GetLayerBlindCurrentDeckA | get the blind state of the current layer on Deck A (1 = blind, 0 = visible) | |
GetLayerBlindCurrentDeckB | GetLayerBlindCurrentDeckB | get the blind state of the current layer on Deck B (1 = blind, 0 = visible) | |
GetLayerBlind | GetLayerBlind=R1 | get the blind state of the layers 1-8 on Deck A or Deck B (1 = blind, 0 = visible) | |
GetLayerSoloCurrentDeckA | GetLayerSoloCurrentDeckA | get the solo state of the current layer on Deck A (1 = solo, 0 = not solo) | |
GetLayerSoloCurrentDeckB | GetLayerSoloCurrentDeckB | get the solo state of the current layer on Deck B (1 = solo, 0 = not solo) | |
GetLayerSolo | GetLayerSolo=L1 | get the solo state of layers 1-8 on Deck A or Deck B (1 = solo, 0 = not solo) | |
GetLayerMixModeCurrentDeckA | GetLayerMixModeCurrentDeckA | get the mixmode of the current layer on Deck A (range 0...21) | |
GetLayerMixModeCurrentDeckB | GetLayerMixModeCurrentDeckB | get the mixmode of the current layer on Deck B (range 0...21) | |
GetLayerMixMode | GetLayerMixMode=L1 | get the mixmode of the layers 1-8 on Deck A or Deck B (range 0...21) | |
GetLayerFilterCurrentDeckA | GetLayerFilterCurrentDeckA | get the filter of the current layer on Deck A (range 0...102) | |
GetLayerFilterCurrentDeckB | GetLayerFilterCurrentDeckB | get the filter of the current layer on Deck B (range 0...102) | |
GetLayerFilter | GetLayerFilter=R1 | get the filter of the layers 1-8 on Deck A or Deck B (range 0...102) | |
GetLayerNameDeckA | GetLayerNameDeckA | get the user defined name of the current layer on Deck A | |
GetLayerNameDeckB | GetLayerNameDeckB | get the user defined name of the current layer on Deck B | |
GetLayerEffectNameDeckA | GetLayerEffectNameDeckA | get the effect name of the current layer on Deck A | |
GetLayerEffectNameDeckB | GetLayerEffectNameDeckB | get the effect name of the current layer on Deck B | |
GetLayerTickerTextDeckA | GetLayerTickerTextDeckA | get the ticker text of the current layer on Deck A, if a ticker effect is running | |
GetLayerTickerTextDeckB | GetLayerTickerTextDeckB | get the ticker text of the current layer on Deck B, if a ticker effect is running | |
GetSetupRegisterPath | GetSetupRegisterPath=1 | Retrieves the the path of of the registered setup with the given ID | |
GetSetupRegisterDescription | GetSetupRegisterDescription=1 | Retrieves the description of of the registered setup with the given ID | |
GetSetupRegisterCurrentId | GetSetupRegisterCurrentId | Retrieves the ID of the currently active registered setup, or 0 if none is active | |
GetSetupRegisterAllIdsJavaScript | GetSetupRegisterAllIdsJavaScript | Retrieves the IDs of all existing registered setups as a JavaScript array (e.g. new Array('1', '3', '42')). | |
list of all set functions | |||
name of function | sample | description of function | |
SetFadeType=XF | SetFadeType=XF | sets the fade mode to cross fade | |
SetFadeType=WF | SetFadeType=WF | sets the fade mode to white fade | |
SetFadeType=BF | SetFadeType=BF | sets the fade mode to black fade | |
SetFadeType=WipeX | SetFadeType=WipeX | sets the fade mode to x wipe | |
SetFadeType=WipeY | SetFadeType=WipeY | sets the fade mode to y wipe | |
SetFadeType=WipeXC | SetFadeType=WipeXC | sets the fade mode to x cross wipe | |
SetFadeType=WipeYC | SetFadeType=WipeYC | sets the fade mode to y cross wipe | |
SetFadeType=SlideX | SetFadeType=SlideX | sets the fade mode to x slide | |
SetFadeType=SlideY | SetFadeType=SlideY | sets the fade mode to y slide | |
SetFadeType=SlideXC | SetFadeType=SlideXC | sets the fade mode to x cross slide | |
SetFadeType=SlideYC | SetFadeType=SlideYC | sets the fade mode to y cross slide | |
SetFadeType=WipeZ | SetFadeType=WipeZ | sets the fade mode to z wipe | |
SetFadeType=WipeZC | SetFadeType=WipeZC | sets the fade mode to z cross wipe | |
SetFadeType=SlideZ | SetFadeType=SlideZ | sets the fade mode to z slide | |
SetFadeType=SlideZV | SetFadeType=SlideZV | sets the fade mode to z cross slide | |
SetFadeType=0 | SetFadeType=0 | sets the fade mode to cross fade | |
SetFadeType=1 | SetFadeType=1 | sets the fade mode to white fade | |
SetFadeType=2 | SetFadeType=2 | sets the fade mode to black fade | |
SetFadeType=3 | SetFadeType=3 | sets the fade mode to x wipe | |
SetFadeType=4 | SetFadeType=4 | sets the fade mode to y wipe | |
SetFadeType=5 | SetFadeType=5 | sets the fade mode to x cross wipe | |
SetFadeType=6 | SetFadeType=6 | sets the fade mode to y cross wipe | |
SetFadeType=7 | SetFadeType=7 | sets the fade mode to x slide | |
SetFadeType=8 | SetFadeType=8 | sets the fade mode to y slide | |
SetFadeType=9 | SetFadeType=9 | sets the fade mode to x cross slide | |
SetFadeType=10 | SetFadeType=10 | sets the fade mode to y cross slide | |
SetFadeType=11 | SetFadeType=11 | sets the fade mode to z wipe | |
SetFadeType=12 | SetFadeType=12 | sets the fade mode to z cross wipe | |
SetFadeType=13 | SetFadeType=13 | sets the fade mode to z slide | |
SetFadeType=14 | SetFadeType=14 | sets the fade mode to z cross slide | |
SetFadeType=up | SetFadeType=up | sets the next fade type mode | |
SetFadeType=down | SetFadeType=down | sets the previous fade type mode | |
SetFadeAuto | SetFadeAuto | starts autofade now | |
SetFadeToDeckA | SetFadeToDeckA | starts autofade to Deck A now | |
SetFadeToDeckB | SetFadeToDeckB | starts autofade to Deck B now | |
SetFadeToCenter | SetFadeToCenter | starts autofade to center now | |
SetBlackout=1 | SetBlackout=1 | activates the blackout mode | |
SetBlackout=0 | SetBlackout=0 | deactivates blackout mode | |
SetBlackoutToggle | SetBlackoutToggle | switches between blackout and none blackout mode | |
SetAudioInputMute=1 | SetAudioInputMute=1 | mutes the audio input | |
SetAudioInputMute=0 | SetAudioInputMute=0 | unmutes the audio input | |
SetAudioInputMuteToggle | SetAudioInputMuteToggle | switches between mute and unmute of the audio input | |
SetAudioInputFader | SetAudioInputFader=120 | sets the value of the audio input fader (range 0...255) | |
SetAudioOutputMute=1 | SetAudioOutputMute=1 | mutes the audio output | |
SetAudioOutputMute=0 | SetAudioOutputMute=0 | unmutes the audio output | |
SetAudioOutputMuteToggle | SetAudioOutputMuteToggle | switches between mute and unmute of the audio output | |
SetAudioOutputFader | SetAudioOutputFader=120 | sets the value of the audio output fader (range 0...255) | |
SetAutoGainInput=1 | SetAutoGainInput=1 | turns the Auto Gain Control on, 1 = Auto Gain | |
SetAutoGainInput=0 | SetAutoGainInput=0 | turns the Auto Gain Control off, 0 = no Auto Gain | |
SetAutoGainInputToggle | SetAutoGainInputToggle | switches between on and off of the Auto Gain Control Input | |
SetTextTicker | SetTextTicker=Hello | sets the text of the running ticker effects, when call must set a text a SCE-Ticker must be running at the time to set the text | |
SetTextTickerLayerDeckA | SetTextTickerLayerDeckA=1_Hello | sets the ticker text from the current storage on Deck A in layer with number (1...X) a SCE-Ticker must be running at the time to set text first value is the layer number, second value is the ticker text. The separator is the underline "_" If no underline was found or first value is 0, then sets the text to all ticker texts on the current storage on Deck A | |
SetTextTickerLayerDeckB | SetTextTickerLayerDeckB=2_Hi World | sets the ticker text from the current storage on Deck B in layer with number (1...X) a SCE-Ticker must be running at the time to set text first value is the layer number, second value is the ticker text. The separator is the underline "_" If no underline was found or first value is 0, then sets the text to all ticker texts on the current storage on Deck B | |
SetBpm | SetBpm=900 | sets the BPM for the current effects | |
SetBeatTime | SetBeatTime=255 | Coming Soon | |
SetCuelistSelect | SetCuelistSelect=0 | selects a specific cue list, starting with index 0 | |
SetCuelistPlayStart | SetCuelistPlayStart | starts the cuelist | |
SetCuelistPlayStop | SetCuelistPlayStop | stops the cuelist | |
SetCuelistPlayToggle | SetCuelistPlayToggle | switches between start and pause of the cuelist | |
SetCuelistGo | SetCuelistGo | activates the next item in the cuelist | |
SetCuelistBack | SetCuelistBack | activates the previous item in the cuelist | |
SetCuelistGoTo | SetCuelistGoTo=3 | skips directly to the number in the cue list the cue list must be filled to use this function | |
SetCuelistAddCue | SetCuelistAddCue | add a cue to the cue list | |
SetCuelistAddOccupiedStoragePlaces | SetCuelistAddOccupiedStoragePlaces | adds all occupied storage places to the cue list | |
SetCuelistDeleteCue | SetCuelistDeleteCue=4 | deletes the cue from the cue list (with the number in the cue list the cue list must filled to use this function | |
SetCuelistDeleteAll | SetCuelistDeleteAll | deletes all cues from the cue list | |
SetCuelistTimeCodeSource | SetCuelistTimeCodeSource=0 | sets the time code source of the cue list. 0 = None, 1 = System Time, 2 = MIDI, 3 = Art-Net, 4 = SMPTE | |
SetCuelistPlaybackMode | SetCuelistPlaybackMode=0 | sets the playback mode of the cue list. 0 = Loop, 1 = Shuffle | |
SetCuelistFollowCue | SetCuelistFollowCue=1_4 | sets the follow cue of the cue list item. First value is the index of the cue list item, starting with 1, second value is the follow cue number. The separator is the underline "_" | |
SetCuelistStorage | SetCuelistStorage=1_12 | sets the storage of the cue list item. First value is the index of the cue list item, starting with 1, second value is the storage (range 1...256). The separator is the underline "_" | |
SetCuelistStoragePlace | SetCuelistStoragePlace=1_2 | sets the storage place of the cue list item. First value is the cue list item, starting with 1, second value is the storage place number (range 1...256). The separator is the underline "_" | |
SetCuelistFadeType | SetCuelistFadeType=1_WF | sets the fade type of the cue list item. First value is the index of the cue list item, starting with 1, second value is the fade type (values are XF, 0, WF, 1, BF, 2, WipeX, 3, WipeY, 4, WipeXC, 5, WipeYC, 6, SlideX, 7, SlideY, 8, SlideXC, 9, SlideYC, 10, WipeZ, 11, WipeZC, 12, SlideZ, 13, SlideZC, 14 (XF=CrossFade, WF=WhiteFade, BF=BlackFade). The separator is the underline "_" | |
SetCuelistFadeTime | SetCuelistFadeTime=1_2.34 | sets the fade time of the cue list item. First value is the index of the cue list item, starting with 1, second value is the fade time in seconds, a point separates milliseconds. The separator is the underline "_" | |
SetCuelistDuration | SetCuelistDuration=1_2m1s | sets the duration of the cue list item. First value is the index of the cue list item, starting with 1, second value is the duration in MADRIX cue list time format. See MADRIX documentation chapter cue list. The separator is the underline "_" | |
SetCuelistTimeCode | SetCuelistTimeCode=1_3h10m9s | set the time code of the cue list item. First value is the index of the cue list item, starting with 1, second value is the time code in MADRIX cue list time format. See MADRIX documentation chapter cue list. The separator is the underline "_" | |
SetCuelistDate | SetCuelistDate=1_Monday | sets the date of the cue list item. First value is the index of the cue list item, starting with 1, second value is the date in MADRIX cuelist date format. See MADRIX documentation chapter cue list. The separator is the underline "_" | |
SetCuelistGroupPreset | SetCuelistGroupPreset=1_2 | sets the group preset of the cuelist item. First value is the index of the cue list item, starting with 1, second value is the group preset number (range 1...256). The separator is the underline "_" | |
SetTimelinesSelect | SetTimelinesSelect=0 | selects a specific timeline, starting with index 0 | |
SetTimelinesPlaybackState | SetTimelinesPlaybackState=2 | set the currently selected timeline playback state, 2 = play, 1 = pause, 0 = stop | |
SetGlobalColorRed | SetGlobalColorRed=1_150 | Sets the red value of a global color. The first value defines the global color ID, the second value defines the red channel. Use underline ('_') as separator. | |
SetGlobalColorGreen | SetGlobalColorGreen=1_150 | Sets the green value of a global color. The first value defines the global color ID, the second value defines the green channel. Use underline ('_') as separator. | |
SetGlobalColorBlue | SetGlobalColorBlue=1_150 | Sets the blue value of a global color. The first value defines the global color ID, the second value defines the blue channel. Use underline ('_') as separator. | |
SetGlobalColorWhite | SetGlobalColorWhite=1_150 | Sets the white value of a global color. The first value defines the global color ID, the second value defines the white channel. Use underline ('_') as separator. | |
SetGlobalColorAlpha | SetGlobalColorAlpha=1_150 | Sets the alpha value of a global color. The first value defines the global color ID, the second value defines the alpha channel. Use underline ('_') as separator. | |
SetGlobalColor | SetGlobalColor=1_R150G0A200W50 | Sets the given values of a global color. The first value defines the global color ID, the second value contains the channels to change (e.g. 'R150' to set the red value to 150, and 'A200' to set the alpha value to 200). Use underline ('_') as separator (after the global color ID). | |
SetGroupFadeTime | SetGroupFadeTime=12 | sets the group fadetime in seconds, range 0...3600s | |
SetGroupPreset | SetGroupPreset=2 | calls the current preset of groups and skips to this settings. the value is the preset number (range 1...256) | |
SetGroupPresetWithFade | SetGroupPresetWithFade=3 | calls the current preset of groups and fades to this settings. the value is the preset number (range 1...256) | |
SetGroupValue | SetGroupValue=1_150 | sets the value of the group control. First value is the group id, second is the value of the group value. The separator is the underline "_" | |
SetGroupValuesDefaults | SetGroupValuesDefaults | sets all group values of the group control to the default values. | |
SetGroupFlashMode | SetGroupFlashMode=1_1 | sets the flash mode of the group control. First value is the group id, second is the flash mode (0 = flash mode off, 1 = flash mode on). The separator is the underline "_" | |
SetOutputFreeze | SetOutputFreeze | freezes the output | |
SetOutputFreezeToggle | SetOutputFreezeToggle | switches between freezed and unfreezed output | |
SetOutputStrobe=1 | SetOutputStrobe=1 | strobes output 1 = strobe | |
SetOutputStrobe=0 | SetOutputStrobe=0 | strobes output 0 = no strobe | |
SetOutputStrobeToggle | SetOutputStrobeToggle | switches between strobe and no strobe | |
SetOutputStrobeColorByGlobalId | SetOutputStrobeColorByGlobalId=1 | Sets the strobe color to the global color with the given ID. | |
SetOutputStrobeColorRed | SetOutputStrobeColorRed=50 | sets the red channel of the main output strobe color (range 0...255) | |
SetOutputStrobeColorGreen | SetOutputStrobeColorGreen=100 | sets the green channel of the main output strobe color (range 0...255) | |
SetOutputStrobeColorBlue | SetOutputStrobeColorBlue=150 | sets the blue channel of the main output strobe color (range 0...255) | |
SetOutputStrobeColorWhite | SetOutputStrobeColorWhite=200 | sets the white channel of the main output strobe color (range 0...255) | |
SetOutputStrobeValue | SetOutputStrobeValue=10 | sets the main output strobe value (range 2...10) | |
SetOutputFilterColorByGlobalId | SetOutputFilterColorByGlobalId=1 | Sets the filter color of the main output to the global color with the given ID. | |
SetOutputFilterRed | SetOutputFilterRed=50 | set color red of main output filter (range 0...255) | |
SetOutputFilterGreen | SetOutputFilterGreen=100 | set color green of main output filter (range 0...255) | |
SetOutputFilterBlue | SetOutputFilterBlue=150 | set color blue of main output filter (range 0...255) | |
SetOutputFilterWhite | SetOutputFilterWhite=200 | set color white of main output filter (range 0...255) | |
SetOutputFilter | SetOutputFilter=1 | sets the main output filter (range 0...102) | |
SetFadeTime | SetFadeTime=12 | sets the fade time in seconds (range 0...3600) | |
SetFadeValue | SetFadeValue=150 | sets the fade value of the crossfader (range 0...255) | |
SetMaster | SetMaster=160 | sets the masterfader value (range 0...255) | |
SetFilterColorByGlobalIdDeckA | SetFilterColorByGlobalIdDeckA=1 | Sets the filter color of Deck A to the global color with the given ID. | |
SetStorageFilterRedDeckA | SetStorageFilterRedDeckA=50 | sets the red channel of the storage filter color on Deck A (range 0...255) | |
SetStorageFilterGreenDeckA | SetStorageFilterGreenDeckA=100 | sets the green channel of the storage filter color on Deck A (range 0...255) | |
SetStorageFilterBlueDeckA | SetStorageFilterBlueDeckA=150 | sets the blue channel of the storage filter color on Deck A (range 0...255) | |
SetStorageFilterWhiteDeckA | SetStorageFilterWhiteDeckA=200 | sets the white channel of the storage filter color on Deck A (range 0...255) | |
SetFilterColorByGlobalIdDeckB | SetFilterColorByGlobalIdDeckB=1 | Sets the filter color of Deck B to the global color with the given ID. | |
SetStorageFilterRedDeckB | SetStorageFilterRedDeckB=50 | sets the red channel of the storage filter color on Deck B (range 0...255) | |
SetStorageFilterGreenDeckB | SetStorageFilterGreenDeckB=100 | sets the green channel of the storage filter color on Deck B (range 0...255) | |
SetStorageFilterBlueDeckB | SetStorageFilterBlueDeckB=150 | sets the blue channel of the storage filter color on Deck B (range 0...255) | |
SetStorageFilterWhiteDeckB | SetStorageFilterWhiteDeckB=200 | sets the white channel of the storage filter color on Deck B (range 0...255) | |
SetFilterDeckA | SetFilterDeckA=1 | sets the filter of Deck A (range 0...102) | |
SetFilterDeckB | SetFilterDeckB=1 | sets the filter of Deck B (range 0...102) | |
SetSubmasterDeckA | SetSubmasterDeckA=100 | sets the submaster value of Deck A (range 0...255) | |
SetSubmasterDeckB | SetSubmasterDeckB=200 | sets the submaster value of Deck B (range 0...255) | |
SetStorage | SetStorage=S20P123 | activates a place (P123) on storage (S20) and fades to this storage and place (range 1...256) | |
SetStorageDeckA | SetStorageDeckA=S3P5 | activates (range 1...256) a specific storage place and storage on Deck A and fades to it (S3P5), or only the storage (S3), or only the storage place (P5) | |
SetStorageDeckB | SetStorageDeckB=S4P20 | activates (range 1...256) a specific storage place and storage on Deck B and fades to it (S4P20), or only the storage (S4), or only the storage place (P20) | |
SetStorageWithoutFade | SetStorageWithoutFade=S2P29 | activates a place (P29) on storage (S2) and does not fade to this place (range 1...256) | |
SetStorageWithoutFadeDeckA | SetStorageWithoutFadeDeckA=S3P4 | activates (range 1...256) a specific storage place on a specific storage on Deck A, but does not fade to it (S3P4), or only the storage (S3), or only the storage place (P4) | |
SetStorageWithoutFadeDeckB | SetStorageWithoutFadeDeckB=S4P24 | activates (range 1...256) a specific storage place on a specific storage on Deck B, but does not fade to it (S4P24), or only the storage (S4), or only the storage place (P24) | |
SetStorageSpeedDeckA | SetStorageSpeedDeckA=5.0 | sets the speed of Deck A (range -10.0...10.0) | |
SetStorageSpeedDeckB | SetStorageSpeedDeckB=-5.0 | sets the speed of Deck B (range -10.0...10.0) | |
SetStorageSpeedPauseToggleDeckA | SetStorageSpeedPauseToggleDeckA | toggles between play and pause of the storage speed on Deck A | |
SetStorageSpeedPauseToggleDeckB | SetStorageSpeedPauseToggleDeckB | toggles between play and pause of the storage speed on Deck B | |
SetStoragePlaceSubmasterDeckA | SetStoragePlaceSubmasterDeckA=100 | sets the submaster value of current storage place on Deck A (range 0...255) | |
SetStoragePlaceSubmasterDeckB | SetStoragePlaceSubmasterDeckB=200 | sets the submaster value of current storage place on Deck B (range 0...255) | |
SetStoragePlaceFilterDeckA | SetStoragePlaceFilterDeckA=2 | sets the filter of the current storage place on Deck A (range 0...102) | |
SetStoragePlaceFilterDeckB | SetStoragePlaceFilterDeckB=4 | sets the filter of the current storage place on Deck B (range 0...102) | |
SetStoragePlacePitchDeckA | SetStoragePlacePitchDeckA=3.0 | sets the pitch of current storage place on Deck A (range -10.0...10.0) | |
SetStoragePlacePitchDeckB | SetStoragePlacePitchDeckB=-7.0 | sets the speed of current storage place on Deck A (range -10.0...10.0) | |
SetLayerDeckA | SetLayerDeckA=2 | sets this layer on Deck A as active layer (range 1...255) | |
SetLayerDeckB | SetLayerDeckB=3 | sets this layer on Deck B as active layer (range 1...255) | |
SetLayerOpacityCurrentDeckA | SetLayerOpacityCurrentDeckA=100 | sets the opacity of the current layer of the storage on Deck A (range 0...255) | |
SetLayerOpacity01DeckA | SetLayerOpacity01DeckA=150 | sets the opacity of layer 1 of the storage on Deck A (range 0...255) | |
SetLayerOpacity02DeckA | SetLayerOpacity02DeckA=125 | sets the opacity of layer 2 of the storage on Deck A (range 0...255) | |
SetLayerOpacity03DeckA | SetLayerOpacity03DeckA=80 | sets the opacity of layer 3 of the storage on Deck A (range 0...255) | |
SetLayerOpacity04DeckA | SetLayerOpacity04DeckA=100 | sets the opacity of layer 4 of the storage on Deck A (range 0...255) | |
SetLayerOpacity05DeckA | SetLayerOpacity05DeckA=75 | sets the opacity of layer 5 of the storage on Deck A (range 0...255) | |
SetLayerOpacity06DeckA | SetLayerOpacity06DeckA=200 | sets the opacity of layer 6 of the storage on Deck A (range 0...255) | |
SetLayerOpacity07DeckA | SetLayerOpacity07DeckA=180 | sets the opacity of layer 7 of the storage on Deck A (range 0...255) | |
SetLayerOpacity08DeckA | SetLayerOpacity08DeckA=50 | sets the opacity of layer 8 of the storage on Deck A (range 0...255) | |
SetLayerOpacityDeckA | SetLayerOpacityDeckA=1_255 | sets the opacity of a layer on Deck A. First value is the index of the layer, starting with 1, second value is the opacity of that layer (range 0...255).The separator is the underline "_" | |
SetLayerOpacityCurrentDeckB | SetLayerOpacityCurrentDeckB=150 | sets the opacity of the current layer of the storage on Deck B (range 0...255) | |
SetLayerOpacity01DeckB | SetLayerOpacity01DeckB=100 | sets the opacity of layer 1 of the storage on Deck B (range 0...255) | |
SetLayerOpacity02DeckB | SetLayerOpacity02DeckB=80 | sets the opacity of layer 2 of the storage on Deck B (range 0...255) | |
SetLayerOpacity03DeckB | SetLayerOpacity03DeckB=175 | sets the opacity of layer 3 of the storage on Deck B (range 0...255) | |
SetLayerOpacity04DeckB | SetLayerOpacity04DeckB=200 | sets the opacity of layer 4 of the storage on Deck B (range 0...255) | |
SetLayerOpacity05DeckB | SetLayerOpacity05DeckB=100 | sets the opacity of layer 5 of the storage on Deck B (range 0...255) | |
SetLayerOpacity06DeckB | SetLayerOpacity06DeckB=240 | sets the opacity of layer 6 of the storage on Deck B (range 0...255) | |
SetLayerOpacity07DeckB | SetLayerOpacity07DeckB=140 | sets the opacity of layer 7 of the storage on Deck B (range 0...255) | |
SetLayerOpacity08DeckB | SetLayerOpacity08DeckB=75 | sets the opacity of layer 8 of the storage on Deck B (range 0...255) | |
SetLayerOpacityDeckB | SetLayerOpacityDeckB=1_255 | sets the opacity of a layer on Deck B. First value is the index of the layer, starting with 1, second value is the opacity of that layer (range 0...255).The separator is the underline "_" | |
SetLayerSubmasterCurrentDeckA | SetLayerSubmasterCurrentDeckA=200 | sets the submaster of the current layer of the storage on Deck A (range 0...255) | |
SetLayerSubmaster01DeckA | SetLayerSubmaster01DeckA=150 | sets the submaster of layer 1 of the storage on Deck A (range 0...255) | |
SetLayerSubmaster02DeckA | SetLayerSubmaster02DeckA=125 | sets the submaster of layer 2 of the storage on Deck A (range 0...255) | |
SetLayerSubmaster03DeckA | SetLayerSubmaster03DeckA=50 | sets the submaster of layer 3 of the storage on Deck A (range 0...255) | |
SetLayerSubmaster04DeckA | SetLayerSubmaster04DeckA=100 | sets the submaster of layer 4 of the storage on Deck A (range 0...255) | |
SetLayerSubmaster05DeckA | SetLayerSubmaster05DeckA=75 | sets the submaster of layer 5 of the storage on Deck A (range 0...255) | |
SetLayerSubmaster06DeckA | SetLayerSubmaster06DeckA=230 | sets the submaster of layer 6 of the storage on Deck A (range 0...255) | |
SetLayerSubmaster07DeckA | SetLayerSubmaster07DeckA=180 | sets the submaster of layer 7 of the storage on Deck A (range 0...255) | |
SetLayerSubmaster08DeckA | SetLayerSubmaster08DeckA=50 | sets the submaster of layer 8 of the storage on Deck A (range 0...255) | |
SetLayerSubmasterCurrentDeckB | SetLayerSubmasterCurrentDeckB=150 | sets the submaster of the current layer of the storage on Deck B (range 0...255) | |
SetLayerSubmaster01DeckB | SetLayerSubmaster01DeckB=100 | sets the submaster of layer 1 of the storage on Deck B (range 0...255) | |
SetLayerSubmaster02DeckB | SetLayerSubmaster02DeckB=240 | sets the submaster of layer 2 of the storage on Deck B (range 0...255) | |
SetLayerSubmaster03DeckB | SetLayerSubmaster03DeckB=175 | sets the submaster of layer 3 of the storage on Deck B (range 0...255) | |
SetLayerSubmaster04DeckB | SetLayerSubmaster04DeckB=200 | sets the submaster of layer 4 of the storage on Deck B (range 0...255) | |
SetLayerSubmaster05DeckB | SetLayerSubmaster05DeckB=100 | sets the submaster of layer 5 of the storage on Deck B (range 0...255) | |
SetLayerSubmaster06DeckB | SetLayerSubmaster06DeckB=240 | sets the submaster of layer 6 of the storage on Deck B (range 0...255) | |
SetLayerSubmaster07DeckB | SetLayerSubmaster07DeckB=180 | sets the submaster of layer 7 of the storage on Deck B (range 0...255) | |
SetLayerSubmaster08DeckB | SetLayerSubmaster08DeckB=10 | sets the submaster of layer 8 of the storage on Deck B (range 0...255) | |
SetLayerBlindCurrentDeckA | SetLayerBlindCurrentDeckA=1 | sets the blind state of the current layer of the storage on Deck A, 1 = blind, 0 = visible | |
SetLayerBlind01DeckA | SetLayerBlind01DeckA=0 | sets the blind state of layer 1 of the storage on Deck A, 1 = blind, 0 = visible | |
SetLayerBlind02DeckA | SetLayerBlind02DeckA=1 | sets the blind state of layer 2 of the storage on Deck A, 1 = blind, 0 = visible | |
SetLayerBlind03DeckA | SetLayerBlind03DeckA=0 | sets the blind state of layer 3 of the storage on Deck A, 1 = blind, 0 = visible | |
SetLayerBlind04DeckA | SetLayerBlind04DeckA=1 | sets the blind state of layer 4 of the storage on Deck A, 1 = blind, 0 = visible | |
SetLayerBlind05DeckA | SetLayerBlind05DeckA=0 | sets the blind state of layer 5 of the storage on Deck A, 1 = blind, 0 = visible | |
SetLayerBlind06DeckA | SetLayerBlind06DeckA=1 | sets the blind state of layer 6 of the storage on Deck A, 1 = blind, 0 = visible | |
SetLayerBlind07DeckA | SetLayerBlind07DeckA=0 | sets the blind state of layer 7 of the storage on Deck A, 1 = blind, 0 = visible | |
SetLayerBlind08DeckA | SetLayerBlind08DeckA=1 | sets the blind state of layer 8 of the storage on Deck A, 1 = blind, 0 = visible | |
SetLayerBlindCurrentDeckB | SetLayerBlindCurrentDeckB=1 | sets the blind state of the current layer of storage on Deck B, 1 = blind, 0 = visible | |
SetLayerBlind01DeckB | SetLayerBlind01DeckB=0 | sets the blind state of layer 1 of the storage on Deck B, 1 = blind, 0 = visible | |
SetLayerBlind02DeckB | SetLayerBlind02DeckB=1 | sets the blind state of layer 2 of the storage on Deck B, 1 = blind, 0 = visible | |
SetLayerBlind03DeckB | SetLayerBlind03DeckB=0 | sets the blind state of layer 3 of the storage on Deck B, 1 = blind, 0 = visible | |
SetLayerBlind04DeckB | SetLayerBlind04DeckB=1 | sets the blind state of layer 4 of the storage on Deck B, 1 = blind, 0 = visible | |
SetLayerBlind05DeckB | SetLayerBlind05DeckB=0 | sets the blind state of layer 5 of the storage on Deck B, 1 = blind, 0 = visible | |
SetLayerBlind06DeckB | SetLayerBlind06DeckB=1 | sets the blind state of layer 6 of the storage on Deck B, 1 = blind, 0 = visible | |
SetLayerBlind07DeckB | SetLayerBlind07DeckB=0 | sets the blind state of layer 7 of the storage on Deck B, 1 = blind, 0 = visible | |
SetLayerBlind08DeckB | SetLayerBlind08DeckB=1 | sets the blind state of layer 8 of the storage on Deck B, 1 = blind, 0 = visible | |
SetLayerSoloCurrentDeckA | SetLayerSoloCurrentDeckA=1 | sets the solo state of the current layer of the storage on Deck A, 1 = solo, 0 = not solo | |
SetLayerSolo01DeckA | SetLayerSolo01DeckA=0 | sets the solo state of layer 1 of the storage on Deck A, 1 = solo, 0 = not solo | |
SetLayerSolo02DeckA | SetLayerSolo02DeckA=1 | sets the solo state of layer 2 of the storage on Deck A, 1 = solo, 0 = not solo | |
SetLayerSolo03DeckA | SetLayerSolo03DeckA=0 | sets the solo state of layer 3 of the storage on Deck A, 1 = solo, 0 = not solo | |
SetLayerSolo04DeckA | SetLayerSolo04DeckA=1 | sets the solo state of layer 4 of the storage on Deck A, 1 = solo, 0 = not solo | |
SetLayerSolo05DeckA | SetLayerSolo05DeckA=0 | sets the solo state of layer 5 of the storage on Deck A, 1 = solo, 0 = not solo | |
SetLayerSolo06DeckA | SetLayerSolo06DeckA=1 | sets the solo state of layer 6 of the storage on Deck A, 1 = solo, 0 = not solo | |
SetLayerSolo07DeckA | SetLayerSolo07DeckA=0 | sets the solo state of layer 7 of the storage on Deck A, 1 = solo, 0 = not solo | |
SetLayerSolo08DeckA | SetLayerSolo08DeckA=1 | sets the solo state of layer 8 of the storage on Deck A, 1 = solo, 0 = not solo | |
SetLayerSoloCurrentDeckB | SetLayerSoloCurrentDeckB=1 | sets the solo state of the current layer of the storage on Deck B, 1 = solo, 0 = not solo | |
SetLayerSolo01DeckB | SetLayerSolo01DeckB=0 | sets the solo state of layer 1 of the storage on Deck B, 1 = solo, 0 = not solo | |
SetLayerSolo02DeckB | SetLayerSolo02DeckB=1 | sets the solo state of layer 2 of the storage on Deck B, 1 = solo, 0 = not solo | |
SetLayerSolo03DeckB | SetLayerSolo03DeckB=0 | sets the solo state of layer 3 of the storage on Deck B, 1 = solo, 0 = not solo | |
SetLayerSolo04DeckB | SetLayerSolo04DeckB=1 | sets the solo state of layer 4 of the storage on Deck B, 1 = solo, 0 = not solo | |
SetLayerSolo05DeckB | SetLayerSolo05DeckB=0 | sets the solo state of layer 5 of the storage on Deck B, 1 = solo, 0 = not solo | |
SetLayerSolo06DeckB | SetLayerSolo06DeckB=1 | sets the solo state of layer 6 of the storage on Deck B, 1 = solo, 0 = not solo | |
SetLayerSolo07DeckB | SetLayerSolo07DeckB=0 | sets the solo state of layer 7 of the storage on Deck B, 1 = solo, 0 = not solo | |
SetLayerSolo08DeckB | SetLayerSolo08DeckB=1 | sets the solo state of layer 8 of the storage on Deck B, 1 = solo, 0 = not solo | |
SetLayerMixmodeCurrentDeckA | SetLayerMixmodeCurrentDeckA=0 | sets the mixmode of the current layer of the storage on Deck A (range 0...21) | |
SetLayerMixmode01DeckA | SetLayerMixmode01DeckA=13 | sets the mixmode of layer 1 of the storage on Deck A (range 0...21) | |
SetLayerMixmode02DeckA | SetLayerMixmode02DeckA=1 | sets the mixmode of layer 2 of the storage on Deck A (range 0...21) | |
SetLayerMixmode03DeckA | SetLayerMixmode03DeckA=8 | sets the mixmode of layer 3 of the storage on Deck A (range 0...21) | |
SetLayerMixmode04DeckA | SetLayerMixmode04DeckA=5 | sets the mixmode of layer 4 of the storage on Deck A (range 0...21) | |
SetLayerMixmode05DeckA | SetLayerMixmode05DeckA=3 | sets the mixmode of layer 5 of the storage on Deck A (range 0...21) | |
SetLayerMixmode06DeckA | SetLayerMixmode06DeckA=2 | sets the mixmode of layer 6 of the storage on Deck A (range 0...21) | |
SetLayerMixmode07DeckA | SetLayerMixmode07DeckA=10 | sets the mixmode of layer 7 of the storage on Deck A (range 0...21) | |
SetLayerMixmode08DeckA | SetLayerMixmode08DeckA=23 | sets the mixmode of layer 8 of the storage on Deck A (range 0...21) | |
SetLayerMixmodeCurrentDeckB | SetLayerMixmodeCurrentDeckB=0 | sets the mixmode of the current layer of the storage on Deck B (range 0...21) | |
SetLayerMixmode01DeckB | SetLayerMixmode01DeckB=5 | sets the mixmode of layer 1 of the storage on Deck B (range 0...21) | |
SetLayerMixmode02DeckB | SetLayerMixmode02DeckB=12 | sets the mixmode of layer 2 of the storage on Deck B (range 0...21) | |
SetLayerMixmode03DeckB | SetLayerMixmode03DeckB=16 | sets the mixmode of layer 3 of the storage on Deck B (range 0...21) | |
SetLayerMixmode04DeckB | SetLayerMixmode04DeckB=22 | sets the mixmode of layer 4 of the storage on Deck B (range 0...21) | |
SetLayerMixmode05DeckB | SetLayerMixmode05DeckB=11 | sets the mixmode of layer 5 of the storage on Deck B (range 0...21) | |
SetLayerMixmode06DeckB | SetLayerMixmode06DeckB=6 | sets the mixmode of layer 6 of the storage on Deck B (range 0...21) | |
SetLayerMixmode07DeckB | SetLayerMixmode07DeckB=3 | sets the mixmode of layer 7 of the storage on Deck B (range 0...21) | |
SetLayerMixmode08DeckB | SetLayerMixmode08DeckB=9 | sets the mixmode of layer 8 of the storage on Deck B (range 0...21) | |
SetLayerFilterCurrentDeckA | SetLayerFilterCurrentDeckA=0 | sets the filter of the current layer of the storage on Deck A (range 0...102) | |
SetLayerFilter01DeckA | SetLayerFilter01DeckA=3 | sets the filter of layer 1 of the storage on Deck A (range 0...102) | |
SetLayerFilter02DeckA | SetLayerFilter02DeckA=26 | sets the filter of layer 2 of the storage on Deck A (range 0...102) | |
SetLayerFilter03DeckA | SetLayerFilter03DeckA=8 | sets the filter of layer 3 of the storage on Deck A (range 0...102) | |
SetLayerFilter04DeckA | SetLayerFilter04DeckA=5 | sets the filter of layer 4 of the storage on Deck A (range 0...102) | |
SetLayerFilter05DeckA | SetLayerFilter05DeckA=30 | sets the filter of layer 5 of the storage on Deck A (range 0...102) | |
SetLayerFilter06DeckA | SetLayerFilter06DeckA=2 | sets the filter of layer 6 of the storage on Deck A (range 0...102) | |
SetLayerFilter07DeckA | SetLayerFilter07DeckA=31 | sets the filter of layer 7 of the storage on Deck A (range 0...102) | |
SetLayerFilter08DeckA | SetLayerFilter08DeckA=23 | sets the filter of layer 8 of the storage on Deck A (range 0...102) | |
SetLayerFilterCurrentDeckB | SetLayerFilterCurrentDeckB=25 | sets the filter of the current layer of the storage on Deck B (range 0...102) | |
SetLayerFilter01DeckB | SetLayerFilter01DeckB=5 | sets the filter of layer 1 of the storage on Deck B (range 0...102) | |
SetLayerFilter02DeckB | SetLayerFilter02DeckB=12 | sets the filter of layer 2 of the storage on Deck B (range 0...102) | |
SetLayerFilter03DeckB | SetLayerFilter03DeckB=16 | sets the filter of layer 3 of the storage on Deck B (range 0...102) | |
SetLayerFilter04DeckB | SetLayerFilter04DeckB=22 | sets the filter of layer 4 of the storage on Deck B (range 0...102) | |
SetLayerFilter05DeckB | SetLayerFilter05DeckB=11 | sets the filter of layer 5 of the storage on Deck B (range 0...102) | |
SetLayerFilter06DeckB | SetLayerFilter06DeckB=6 | sets the filter of layer 6 of the storage on Deck B (range 0...102) | |
SetLayerFilter07DeckB | SetLayerFilter07DeckB=28 | sets the filter of layer 7 of the storage on Deck B (range 0...102) | |
SetLayerFilter08DeckB | SetLayerFilter08DeckB=19 | sets the filter of layer 8 of the storage on Deck B (range 0...102) | |
SetSetupRegisterLoadById | SetSetupRegisterLoadById=1 | Loads the registered setup with the given ID | |
SetDmxFaderValue | SetDmxFaderValue=0_150 | Sets the value for a fader of the DMX Fader Tool. First value is the index of the fader, starting with 0, second value is the value of the fader (range 0...255). The separator is the underline "_" | |
list of old/deprecated functions, don't works functions | |||
name of function | sample | description of function | |
list of file extensions in use for set/get functions | |||
name of supported file extensions | |||
*.html | |||
*.htm | |||
*.js | |||
*.svg | |||
go to top | |||