Complete Help Docs

Laser Show Technology for Lighting Professionals

User Tools

Site Tools


beyond:pangoscript_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
beyond:pangoscript_commands [2020/05/26 12:38]
Bob Varkevisser created
beyond:pangoscript_commands [2020/05/26 12:54]
Bob Varkevisser
Line 1: Line 1:
-PangoScript Commands+====== PangoScript Commands ======
  
-^ code ^ Parameter ^ Description ^ 
  
 +===== A-B-C =====
  
-AddSMS "This is my demo message" 
  
-Angle +^ Function ^ Code ^ Comments ^ 
-Angle 0,0,0 // X,Y,Z angles in degrees+| AddSms | AddSMS "This is my demo message" |  
 +| Angle | Angle 0,0,0 X,Y,Z angles in degrees |  
 +| AngleDelta | AngleDelta 0,0,0 | increment X,Y,Z angles in degrees |  
 +| AngleX | AngleX 0 | degree |  
 +| AngleY | AngleY 0 | degree |  
 +| AngleZ | AngleZ 0 | degree |  
 +| AnimateProp | AnimateProp "", 0,1,1000 | "variable", From, To, Duration MS |  
 +| AnimatePropDelta | AnimatePropDelta "", 10,1000 | "variable", Delta, Duration MS |  
 +| AnimationSpeed | AnimationSpeed 100 | speed in %. Zero full stop. |  
 +| AnimationSpeedDelta | AnimationSpeedDelta 0 |  
 +| AudioBeat | AudioBeat |  
 +| Autostart | AutoStart |  
 +| BeatResync | BeatResync |  
 +| BeatTap | BeatTap |  
 +| BlackOut | BlackOut |  
 +| Brightness | Brightness 100 | 0..100 (percents) |  
 +| BrightnessDelta | BrightnessDelta 0 |  
 +| CaptureToClipboard | CaptureToClipboard  |  
 +| ChannelOut | ChannelOut 1, 1000 | set first channel to 1000 (max value) | 
 +| ClickFXStopAll |  
 +| ClickFXTabMode | ClickFXTabMode 1 | 1-Master, 2-Cue, 3-Zone, 4-ProTrack |  
 +| ClickFlash | ClickFlash   | optional argument: 1 or 2 (Grid number) |  
 +| ClickFxVlj | ClickFxVlj 1 | Toggle first FX-VLJ  |  
 +| ClickLCTabMode | ClickLCTabMode 1 | 1-Master, 2-Cue, 3-Zone, 4-ProTrack |  
 +| ClickLive | ClickLive   | optional argument: 1 or 2 (Grid number) |  
 +| ClickLockSize | ClickLockSize 1  |0,1,2 Off, On, toggle |  
 +| ClickRestart | ClickRestart   | optional argument: 1 or 2 (Grid number) |  
 +| ClickScrollA | ClickScrollA -5 | scroll speed, recommended -5..-1, or 1..5. Zero will stop. |  
 +| ClickScrollAniSpeed | ClickScrollAniSpeed -5 | scroll speed, recommended -5..-1, or 1..5. Zero will stop. |  
 +| ClickScrollB | ClickScrollB -5 | scroll speed, recommended -5..-1, or 1..5. Zero will stop. |  
 +| ClickScrollColor | ClickScrollColor -5 | scroll speed, recommended -5..-1, or 1..5. Zero will stop. |  
 +| ClickScrollFade | ClickScrollFade -5 | scroll speed, recommended -5..-1, or 1..5. Zero will stop. |  
 +| ClickScrollG | ClickScrollG -5 | scroll speed, recommended -5..-1, or 1..5. Zero will stop. |  
 +| ClickScrollHue | ClickScrollHue -5 | scroll speed, recommended -5..-1, or 1..5. Zero will stop. |  
 +| ClickScrollHueShift | ClickScrollHueShift -5 | scroll speed, recommended -5..-1, or 1..5. Zero will stop. |  
 +| ClickScrollR | ClickScrollR -5 | scroll speed, recommended -5..-1, or 1..5. Zero will stop. |  
 +| ClickScrollSaturation | ClickScrollSaturation -5 | scroll speed, recommended -5..-1, or 1..5. Zero will stop. |  
 +| ClickScrollScanRate | ClickScrollScanRate -5 | scroll speed, recommended -5..-1, or 1..5. Zero will stop. |  
 +| ClickScrollSize | ClickScrollSize -5 | scroll speed, recommended -5..-1, or 1..5. Zero will stop. |  
 +| ClickScrollVPoints | ClickScrollVPoints -5 | scroll speed, recommended -5..-1, or 1..5. Zero will stop. |  
 +| ClickScrollZoom | ClickScrollZoom -5 | scroll speed, recommended -5..-1, or 1..5. Zero will stop. |  
 +| ClickSelect | ClickSelect  | optional argument: 1 or 2 (Grid number) |  
 +| ClickSoloFlash | ClickSoloFlash   | optional argument: 1 or 2 (Grid number) |  
 +| ClickTCTabMode | ClickTCTabMode 1 | 1-Master, 2-Cue, 3-Zone, 4-ProTrack |  
 +| ClickToggle | ClickToggle  | optional argument: 1 or 2 (Grid number) |  
 +| ClickTrack | ClickTrack   | optional argument: 1 or 2 (Grid number) |  
 +| CloseUmax | CloseUmax |  
 +| CodeColorMarker | CodeColorMarker 0x00FF00 | green color marker  |  
 +| CodeName | CodeName "MyCode" | define name of  |  
 +| CodeShortcut | CodeShortcut "Ctrl+D" |  
 +| ColorBGR | ColorBGR 0x0000FF | blue color |  
 +| ColorOn | ColorOn 1| 1-enabled, 0-disabled |  
 +| ColorRGB | ColorRGB 0x0000FF | red color,  |  
 +| ColorSlider | ColorSlider 0 | 0..255 |  
 +| ColorSliderDelta | ColorSliderDelta 0 |  
 +| ControlCue | ControlCue 1,1 |  
 +| ControlFromFxTab | ControlFromFxTab |  
 +| ControlFromLcTab | ControlFromLcTab |  
 +| ControlFromTcTab | ControlFromTcTab |  
 +| ControlFromUI | ControlFromUI |  
 +| ControlMaster | ControlMaster |  
 +| ControlProTrack | ControlProTrack 1 |  
 +| ControlProjector | ControlProjector 1 |  
 +| ControlSelCues | ControlSelCues |  
 +| ControlSelProTracks | ControlSelProTracks |  
 +| ControlSelZones | ControlSelZones |  
 +| ControlZone | ControlZone 1 | name as "Main Graphics", or zone number 1...N |  
 +| CueDown | Cuedown 1,1 | page 1..100, cue 1..100 |  
 +| CueUp | CueUp 1,1 | page 1..100, cue 1..100 | 
  
-AngleDelta +===== D-E-F =====
-AngleDelta 0,0,0 // increment X,Y,Z angles in degrees+
  
-AngleX 
-AngleX 0 // degree 
  
-AngleY +^ Function ^ Code ^ Comments ^ 
-AngleY 0 // degree+| DecreaseTrigger | DecreaseTrigger 0,100,"MyLabel" | Min Value, Max Value, Label name |  
 +| DefineDmxTrigger | DefineDmxTrigger 1 | Channel |  
 +| DefineMidiTrigger | DefineMidiTrigger 0xC0, 0x00 | MIDI Cmmand, MIDI Data 1, Trigger Name (optional), MIDI Dev index from 0 to 3 (optional), but default - any |  
 +| DefineTcTrigger | DefineTCTrigger "TC Test"| hour, minute, second |  
 +| DefineTrigger | DefineTrigger "2+2" | expression... |  
 +| DeletePropAni | DeletePropAni | "variable", ["variable",..] |  
 +| DisableLaserOutput | DisableLaserOutput |  
 +| DisplayPopup | DisplayPopup "Hello world!" |  
 +| DisplayPopupOnTop | DisplayPopupOnTop "Hello world!" |  
 +| DisplayPreview | DisplayPreview "Hello world!", 0x0000ff |  
 +| DmxInMute | DmxInMute 1, 255 | Channel index, 0 or 1; or ChannelIndex |  
 +| DmxOut | DmxOut 1, 255 | set first DMX OUT channel to 255 (max value) |  
 +| DmxOutRange | DmxOutRange 1, 255 | set first DMX OUT channel  |  
 +| DropFX | DropFX 1,1, 1000 | Layer, Index, duration ms |  
 +| Echo | Echo 2  | 0-none, 1-ok/error, 2-echo of input plus ok/error |  
 +| EnableDmxIn | EnableDmxIn Toggle  | ON, OFF, TOGGLE |  
 +| EnableFb3StyleDmxIn | EnableFb3StyleDmxIn 1 | On(1), Off(0), Toggle(2) |  
 +| EnableLaserOutput | EnableLaserOutput |  
 +| ExecCmd | ExecCmd "Blackout" |  
 +| Exit | Exit |  
 +| ExitBEYOND | ExitBEYOND | Exit from BEYOND |  
 +| FX | FX 0,0,0,0 | One or more layers. 0 stop. Effect 1..100 |  
 +| FXAction | FXAction 100,100,100,100 | One or more layers. Set effect action from 0% to 100% |  
 +| FXCellClick | FXCellClick 1,1 |  
 +| FXCellDown | FXCellDown 1, 1 | Layer number: 1..4, Effect number |  
 +| FXClick | FXClick 1,1 |  
 +| FXScroll | FXScroll 1 |  
 +| FXScrollDelta | FXScrollDelta 8 |  
 +| FXTimeScaleAx | FXTimeScaleAx 1,2,1 | Layer, Mask (1,2,3), multiplier |  
 +| FXTimeScaleAxReset | FXTimeScaleAxReset 1,2 | Layer, Mask (1,2,3) |  
 +| FXTimeScaleDeltaAx | FXTimeScaleDeltaAx 1,2,1 | Layer, Mask (1,2,3), increment value |  
 +| FXTimeSync | FXTimeSync 1,1 | Layer, Source (1-Master, 2-Own time) |  
 +| FocusCell | FocusCell 1,1 | Column (1..10), Row (1..6) |  
 +| FocusCellIndex | FocusCellIndex 1 | cell index, 1..60 |  
 +| FocusProTrack | FocusProTrack 1 | Track index/name |  
 +| FocusProjector | FocusProjector 1 | Projector index, 1..N. |  
 +| FocusZone | FocusZone 1 | zone index, 1..N. | 
  
-AngleZ +===== G-H-I =====
-AngleZ 0 // degree+
  
-AnimateProp +^ Function ^ Code ^ Comments ^ 
-AnimateProp "", 0,1,1000 // "variable", From, To, Duration MS+| GetFxControl | GetFxControl | | 
 +| GetLiveControl | GetLiveControl |  
 +| GetPage | GetPage |  
 +| GetTimeControl | GetPage |  
 +| GoGridMode | GoGridMode |  
 +| GoPlayListMode | GoPlayListMode |  
 +| GoTimelineMode | GoTimelineMode |  
 +| GoUniverseMode | GoUniverseMode |  
 +| GroupCue | GroupCue |  
 +| Hello | hello | answer will be Hello! |  
 +| HoldClick | HoldClick ON | 
  
-AnimatePropDelta + | HtmlBody |  
-AnimatePropDelta "", 10,1000 // "variable", Delta, Duration MS+HtmlBody | 
  
-AnimationSpeed + | HtmlClearBody |  
-AnimationSpeed 100 // speed in %. Zero full stop.+HtmlClearBody | 
  
-AnimationSpeedDelta + | HtmlClearHead |  
-AnimationSpeedDelta 0+HtmlClearHead | 
  
-AudioBeat + | HtmlHead |  
-AudioBeat+HtmlHead | 
  
-Autostart + | HtmlHide |  
-AutoStart+HtmlHide | 
  
-BeatResync + | HtmlUpdate |  
-BeatResync+HtmlUpdate | 
  
-BeatTap + | Hue |  
-BeatTap+Hue 0 | 
  
-BlackOut + | HueDelta |  
-BlackOut+HueDelta 0 | 
  
-Brightness + | HueShift |  
-Brightness 100 // 0..100 (percents)+HueShift 
  
-BrightnessDelta + | HueShiftDelta |  
-BrightnessDelta 0+HueShiftDelta 
  
-CaptureToClipboard + | InRangeTrigger |  
-CaptureToClipboard +InRangeTrigger 0,100,"MyLabel" | Min Value, Max Value, Label name | 
  
-ChannelOut + | InRangeTriggerCmd |  
-ChannelOut 11000 // set first channel to 1000 (max value)+InRangeTriggerCmd 0,100,"Blackout" | Min Value, Max Value, Command | 
  
-ClickFXStopAll + | IncreaseTrigger |  
-ClickFXStopAll +IncreaseTrigger 0,100,"MyLabel" | Min Value, Max Value, Label name | 
  
-ClickFXTabMode + | InvertPlayersTime |  
-ClickFXTabMode 1 // 1-Master, 2-Cue, 3-Zone, 4-ProTrack+InvertPlayersTime | 
  
-ClickFlash + | InvertProTrackTime |  
-ClickFlash   // optional argument: 1 or 2 (Grid number)+InvertProTrackTime | 
  
-ClickFxVlj + | InvertRotationX |  
-ClickFxVlj 1 // Toggle first FX-VLJ +InvertRotationX | 
  
-ClickLCTabMode + | InvertRotationY |  
-ClickLCTabMode 1 // 1-Master, 2-Cue, 3-Zone, 4-ProTrack+InvertRotationY | 
  
-ClickLive + | InvertRotationZ |  
-ClickLive   // optional argument: 1 or 2 (Grid number)+InvertRotationZ | 
  
-ClickLockSize + | LessThanTrigger |  
-ClickLockSize 1  //0,1,2 Off, Ontoggle+LessThanTrigger 0,"MyLabel" | ValueLabel name | 
  
-ClickRestart + | LinePerCycle |  
-ClickRestart   // optional argument: 1 or 2 (Grid number)+LinePerCycle 24 | 
  
-ClickScrollA + | LoadCue |  
-ClickScrollA -5 // scroll speed, recommended -5..-1, or 1..5. Zero will stop.+LoadCue "c:\MyAnimationFile.bani" | Enter correct file name! | 
  
-ClickScrollAniSpeed + | LoadCueFromBlob |  
-ClickScrollAniSpeed -5 // scroll speed, recommended -5..-1, or 1..5. Zero will stop.+<internal commmand>
  
-ClickScrollB + | LoadPlaylist |  
-ClickScrollB -5 // scroll speed, recommended -5..-1, or 1..5. Zero will stop.+LoadPlaylist "c:\MyPlaylist.BeyondSL"
  
-ClickScrollColor + | LoadWorkspace |  
-ClickScrollColor -5 // scroll speed, recommended -5..-1, or 1..5. Zero will stop.+LoadWorkspace "c:\MyWorkspace.BeyondWorkspace" | Enter correct file name! | 
  
-ClickScrollFade + | LoadZoneFromBlob |  
-ClickScrollFade -5 // scroll speed, recommended -5..-1, or 1..5. Zero will stop.+<internal commmand>
  
-ClickScrollG + | MakeSecuredFile |  
-ClickScrollG -5 // scroll speedrecommended -5..-1or 1..5. Zero will stop.+MakeSecuredFile "Input file name""Output file name"ClientHardwareSerial | 
  
-ClickScrollHue + | ManualBeat |  
-ClickScrollHue -5 // scroll speed, recommended -5..-1, or 1..5. Zero will stop.+ManualBeat | 
  
-ClickScrollHueShift + | MasterAudioVolume |  
-ClickScrollHueShift -5 // scroll speed, recommended -5..-1, or 1..5. Zero will stop.+MasterAudioVolume 100 | in percents | 
  
-ClickScrollR + | MasterAudioVolumeMute |  
-ClickScrollR -5 // scroll speed, recommended -5..-1, or 1..5. Zero will stop.+MasterAudioVolumeMute | On(1), Off(0), Toggle(2) | 
  
-ClickScrollSaturation + | MasterClockShift |  
-ClickScrollSaturation -5 // scroll speed, recommended -5..-1, or 1..5. Zero will stop.+MasterClockShift 0 | in seconds | 
  
-ClickScrollScanRate + | MasterCueLcSpeed |  
-ClickScrollScanRate -5 // scroll speed, recommended -5..-1, or 1..5. Zero will stop.+MasterCueLcSpeed 100 | in percents | 
  
-ClickScrollSize + | MasterCueSpeed |  
-ClickScrollSize -5 // scroll speed, recommended -5..-1, or 1..5. Zero will stop.+MasterCueSpeed 100 | in percents | 
  
-ClickScrollVPoints + | MasterEffectClockShift |  
-ClickScrollVPoints -5 // scroll speed, recommended -5..-1, or 1..5. Zero will stop.+MasterEffectClockShift 0 | in seconds | 
  
-ClickScrollZoom + | MasterEffectMetroShift |  
-ClickScrollZoom -5 // scroll speed, recommended -5..-1, or 1..5. Zero will stop.+MasterEffectMetroShift 0 | in beats | 
  
-ClickSelect + | MasterFXSpeed |  
-ClickSelect  // optional argument: 1 or 2 (Grid number)+MasterFXSpeed 100 | in percents | 
  
-ClickSoloFlash + | MasterLCSpeed |  
-ClickSoloFlash   // optional argument: 1 or 2 (Grid number)+MasterLCSpeed 100 | in percents | 
  
-ClickTCTabMode + | MasterMetroShift |  
-ClickTCTabMode 1 // 1-Master, 2-Cue, 3-Zone, 4-ProTrack+MasterMetroShift 0 | in beats | 
  
-ClickToggle + | MasterPause |  
-ClickToggle  // optional argument: 1 or 2 (Grid number)+MasterPause Toggle |ON, OFF, TOGGLE | 
  
-ClickTrack + | MasterPauseTime |  
-ClickTrack   // optional argument: 1 or 2 (Grid number)+MasterPauseTime 1000 | time in milliseconds | 
  
-CloseUmax + | MasterShowBrightness |  
-CloseUmax+MasterShowBrightness 100 | in percents | 
  
-CodeColorMarker + | MasterShowSpeed |  
-CodeColorMarker 0x00FF00 // green color marker +MasterShowSpeed 100 | in percents | 
  
-CodeName + | MasterSpeed |  
-CodeName "MyCode" // define name of +MasterSpeed 1 | From zero to one | 
  
-CodeShortcut + | MasterTransition |  
-CodeShortcut "Ctrl+D"+MasterTransition ON | 
  
-ColorBGR + | MasterTransitionIndex |  
-ColorBGR 0x0000FF // blue color+MasterTransitionIndex 2 | 
  
-ColorOn + | MasterTransitionTime |  
-ColorOn 1// 1-enabled, 0-disabled+MasterTransitionTime 0.
  
-ColorRGB + | MasterZoneFxSpeed |  
-ColorRGB 0x0000FF // red color, +MasterZoneFxSpeed 100 | in percents | 
  
-ColorSlider + | MeshCurve |  
-ColorSlider 0 // 0..255+MeshCurve 1,2,3 | quad-spline between point 1,2 and 3 | 
  
-ColorSliderDelta + | MeshPoint |  
-ColorSliderDelta 0+MeshPoint -100,-100, 0, "LeftBottom"
  
-ControlCue + | MeshPointChan |  
-ControlCue 1,1+MeshPointChan 1,0,0 | 
  
-ControlFromFxTab + | MeshPolygon |  
-ControlFromFxTab+MeshPolygon 1,2 | connect 1st and 2nd point | 
  
-ControlFromLcTab + | MeshRect |  
-ControlFromLcTab+MeshRect 1,2,3,
  
-ControlFromTcTab + | MeshSpline |  
-ControlFromTcTab+MeshSpline 1,2,3,4 | cubic-spline based on 4 points. 1,4 bases, 2,3 "handles"
  
-ControlFromUI + | MeshTriangle |  
-ControlFromUI+MeshTriangle 1,2,3 | 
  
-ControlMaster + | MidiOut |  
-ControlMaster+MidiOut 0x90, 0x40, 0x7F | 
  
-ControlProTrack + | MidiOutLong |  
-ControlProTrack 1+MidiOutLong 0x90, 0x40, 0x7F | 
  
-ControlProjector + | MidiSysexAdd |  
-ControlProjector 1+MidiSysexAdd  "F0477F"  | add data to Systex buffer, string must represent sequence of hex values. In addition, you may use integer parameters | 
  
-ControlSelCues + | MidiSysexSend |  
-ControlSelCues+MidiSysexSend | send prepared sysex buffer | 
  
-ControlSelProTracks + | MidiSysexStart |  
-ControlSelProTracks+MidiSysexStart  | clear Sysex buffer | 
  
-ControlSelZones + | MoreThanTrigger |  
-ControlSelZones+MoreThanTrigger 0,"MyLabel" | Value, Label name | 
  
-ControlZone + | MoveFocus |  
-ControlZone // name as "Main Graphics"or zone number 1...N+MoveFocus -1,0 | number of cells to go horizontally and vertically | 
  
-CueDown + | MulFXMulAx |  
-CueDown 1,1 // page 1..100, cue 1..100+MulFXMulAx 1, 3, 1 | Multiply multiplier... :-) Layer number: 1..4, Mask (1 is clock, 2 is beat, 3 is clock and beat), Value of multiplier | 
  
-CueUp + | MultiCue |  
-CueUp 1,1 // page 1..100, cue 1..100+MultiCue | 
  
-DecreaseTrigger + | MuteAllProTracks |  
-DecreaseTrigger 0,100,"MyLabel" // Min Value, Max Value, Label name+MuteAllProTracks | 
  
-DefineDmxTrigger + | MuteProTrack |  
-DefineDmxTrigger // Channel+MuteProTrack | index(es) or name(s) | 
  
-DefineMidiTrigger + | MuteSelected |  
-DefineMidiTrigger 0xC0, 0x00 // MIDI Cmmand, MIDI Data 1, Trigger Name (optional), MIDI Dev index from 0 to 3 (optional), but default - any+MuteSelected | 
  
-DefineTcTrigger + | MuteSelectedZones |  
-DefineTCTrigger "TC Test"// hourminutesecond+MuteSelectedZones OFF | ONOFFTOGGLE | 
  
-DefineTrigger + | MuteZone |  
-DefineTrigger "2+2" // expression...+MuteZone 0 | index(es) or name(s) | 
  
-DeletePropAni + | MuteZonesOfProjector |  
-DeletePropAni // "variable", ["variable",..]+MuteZonesOfProjector 1 | projector index1..N
  
-DisableLaserOutput + | OneCue |  
-DisableLaserOutput+OneCue | one cue per workspace | 
  
-DisplayPopup + | OnePer |  
-DisplayPopup "Hello world!"+OnePer | one cue per projectoin zone  | 
  
-DisplayPopupOnTop + | OscOut |  
-DisplayPopupOnTop "Hello world!"+OscOut "/beam1/xy", -5, 100 | set beam 1 position to [-5,100] | 
  
-DisplayPreview + | OscOutTTS |  
-DisplayPreview "Hello world!", 0x0000ff+OscOutTTS "","" | Address, Type Tag String, Arguments (optional) | 
  
-DmxInMute + | OutOfRangeTrigger |  
-DmxInMute 1255 // Channel index0 or 1; or ChannelIndex+OutOfRangeTrigger 0,100,"MyLabel" | Min Value, Max Value, Label name | 
  
-DmxOut + | OutOfRangeTriggerCmd |  
-DmxOut 1255 // set first DMX OUT channel to 255 (max value)+OutOfRangeTriggerCmd 0,100,"Blackout" | Min Value, Max Value, Command | 
  
-DmxOutRange + | Password |  
-DmxOutRange 1, 255 // set first DMX OUT channel +password "enter pasword here" | 
  
-DropFX + | PasteToCue |  
-DropFX 1,1, 1000 // Layer, Index, duration ms+PasteToCue | 
  
-Echo + | PauseCue |  
-Echo 2  // 0-none, 1-ok/error2-echo of input plus ok/error+PauseCue 1,1, TOGGLE | page, cue, action (ON, OFF, TOGGLE) | 
  
-EnableDmxIn + | PlayListFirst |  
-EnableDmxIn Toggle  // ON, OFF, TOGGLE+PlayListFirst | 
  
-EnableFb3StyleDmxIn + | PlayListLast |  
-EnableFb3StyleDmxIn 1 // On(1), Off(0), Toggle(2)+PlayListLast | 
  
-EnableLaserOutput + | PlayListNext |  
-EnableLaserOutput+PlayListNext | 
  
-ExecCmd + | PlayListPlay |  
-ExecCmd "Blackout"+PlayListPlay | 
  
-Exit + | PlayListPrev |  
-Exit+PlayListPrev | 
  
-ExitBEYOND + | PlayListSetPos |  
-ExitBEYOND // Exit from BEYOND+PlayListSetPos 1 | 
  
-FX + | PlayListSetTime |  
-FX 0,0,0,0 // One or more layers. 0 stop. Effect 1..100+PlayListSetTime 
  
-FXAction + | PlayListStop |  
-FXAction 100,100,100,100 // One or more layers. Set effect action from 0% to 100%+PlayListStop | 
  
-FXCellClick + | PlayTimeline |  
-FXCellClick 1,1+PlayTimeline | 
  
-FXCellDown + | PlayersDisk |  
-FXCellDown 1, 1 // Layer number: 1..4, Effect number+PlayersDisk 1, 0.
  
-FXClick + | PlayersDiskShift |  
-FXClick 1,1+PlayersDiskShift 0.
  
-FXScroll + | PlayersResetJump |  
-FXScroll 1+PlayersResetJump | 
  
-FXScrollDelta + | PlayersSetJump |  
-FXScrollDelta 8+PlayersSetJump | 
  
-FXTimeScaleAx + | PlayersSetLoop |  
-FXTimeScaleAx 1,2,1 // Layer, Mask (1,2,3), multiplier+PlayersSetLoop | 
  
-FXTimeScaleAxReset + | Position |  
-FXTimeScaleAxReset 1,2 // LayerMask (1,2,3)+Position 0,0,0 | X,Y,Z position. 
  
-FXTimeScaleDeltaAx + | PositionDelta |  
-FXTimeScaleDeltaAx 1,2,1 // LayerMask (1,2,3), increment value+PositionDelta 0,0,0 | X,Y,Z  | 
  
-FXTimeSync + | PositionIndex |  
-FXTimeSync 1,1 // Layer, Source (1-Master, 2-Own time)+PositionIndex 1,0 | one axiz only: is X, 2 is Y, 3 is Z. Second paramater is Value, 0 center, 100 is max | 
  
-FocusCell + | PositionX |  
-FocusCell 1,1 // Column (1..10), Row (1..6)+PositionX 0 |-100..100 | 
  
-FocusCellIndex + | PositionY |  
-FocusCellIndex 1 // cell index, 1..60+PositionY 0 |-100..100 | 
  
-FocusProTrack + | PositionZ |  
-FocusProTrack 1 // Track index/name+PositionZ 0 |-100..100 | 
  
-FocusProjector + | PreviewMaster |  
-FocusProjector 1 // Projector index, 1..N.+PreviewMaster | 
  
-FocusZone + | PreviewNxN |  
-FocusZone // zone index, 1..N.+PreviewNxN - laser, 2 - 2x2, 3 - 3x3, 4 - 4x4 | 
  
-GetFxControl + | ProTrackDisk |  
-GetFxControl+ProTrackDisk 1, 0.1 | 
  
-GetLiveControl + | ProTrackDiskShift |  
-GetLiveControl+ProTrackDiskShift 0.1 | 
  
-GetPage + | ProTrackResetJump |  
-GetPage+ProTrackResetJump | 
  
-GetTimeControl + | ProTrackSetJump |  
-GetPage+ProTrackSetJump | 
  
-GoGridMode + | ProTrackSetLoop |  
-GoGridMode+ProTrackSetLoop | 
  
-GoPlayListMode + | ProjectionZonesDialog |  
-GoPlayListMode+ProjectionZonesDialog | 
  
-GoTimelineMode + | PulseEvent |  
-GoTimelineMode+PulseEvent "MyEventName"
  
-GoUniverseMode + | QLog |  
-GoUniverseMode+QLog "My message to QLog tab" | 
  
-GroupCue + | RGBA |  
-GroupCue+RGBA 255,255,255,255 | R,G,B,Alpha. 0..255 | 
  
-Hello + | RGBADelta |  
-hello // answer will be Hello!+RGBADelta 0,0,0,0 | 
  
-HoldClick + | ReStartCell |  
-HoldClick ON+RestartCell | restart current cell | 
  
-HtmlBody + | ReStoreZoneSelection |  
-HtmlBody+ReStoreZoneSelection | 
  
-HtmlClearBody + | RebootConnectedFB4 |  
-HtmlClearBody+RebootConnectedFB4 | If you need to use this command then please contact Pangolin (report@pangolin.com) and tell what is wrong with your FB4. Thanks. | 
  
-HtmlClearHead + | RefreshDmxIn |  
-HtmlClearHead+RefreshDmxIn | activate update of DMX IN reactions, independently on data changed or no | 
  
-HtmlHead + | RegisterOscFeedback |  
-HtmlHead+RegisterOscFeedback "/beyond/master/brightness", "master.brightness"
  
-HtmlHide + | ResetCuesFX |  
-HtmlHide+ResetCuesFX | 
  
-HtmlUpdate + | ResetFxTiming |  
-HtmlUpdate+ResetFxTiming | 
  
-Hue + | ResetLCTab |  
-Hue 0+ResetLCTab | 
  
-HueDelta + | ResetLiveControl |  
-HueDelta 0+ResetLiveControl | 
  
-HueShift + | ResetMasterFX |  
-HueShift 0+ResetMasterFX | 
  
-HueShiftDelta + | ResetMidiFeedback |  
-HueShiftDelta 0+ResetMidiFeedback | 
  
-InRangeTrigger + | ResetOscFeedback |  
-InRangeTrigger 0,100,"MyLabel" // Min Value, Max Value, Label name+ResetOscFeedback | 
  
-InRangeTriggerCmd + | ResetPosition |  
-InRangeTriggerCmd 0,100,"Blackout" // Min Value, Max Value, Command+ResetPosition | 
  
-IncreaseTrigger + | ResetProTrackFX |  
-IncreaseTrigger 0,100,"MyLabel" // Min Value, Max Value, Label name+ResetProTrackFX | 
  
-InvertPlayersTime + | ResetRotation |  
-InvertPlayersTime+ResetRotation | 
  
-InvertProTrackTime + | ResetRotationX |  
-InvertProTrackTime+ResetRotationX | 
  
-InvertRotationX + | ResetRotationY |  
-InvertRotationX+ResetRotationY | 
  
-InvertRotationY + | ResetRotationZ |  
-InvertRotationY+ResetRotationZ | 
  
-InvertRotationZ + | ResetZonesFX |  
-InvertRotationZ+ResetZonesFX | 
  
-LessThanTrigger + | Restart |  
-LessThanTrigger 0,"MyLabel" // Value, Label name+Restart | 
  
-LinePerCycle + | RestartCue |  
-LinePerCycle 24+RestartCue 1,1 | page, cue | 
  
-LoadCue + | RestorePlayer |  
-LoadCue "c:\MyAnimationFile.bani" // Enter correct file name!+RestorePlayer | 
  
-LoadCueFromBlob + | ResyncByCueClick |  
-<internal commmand>+ResyncByCueClick On  | options: On, Off, Toggle | 
  
-LoadPlaylist + | RotoSpeed |  
-LoadPlaylist "c:\MyPlaylist.BeyondSL"+RotoSpeed 0,0,0  | rotation speed by X,Y,Z axisdegree. | 
  
-LoadWorkspace + | RotoSpeedDelta |  
-LoadWorkspace "c:\MyWorkspace.BeyondWorkspace" // Enter correct file name!+RotoSpeedDelta 0,0,0 | increment of rotation speedX,Y,Z axis. | 
  
-LoadZoneFromBlob + | RotoSpeedX |  
-<internal commmand>+RotoSpeedX 0 | rotation speed, degree | 
  
-MakeSecuredFile + | RotoSpeedY |  
-MakeSecuredFile "Input file name""Output file name", ClientHardwareSerial+RotoSpeedY 0 | rotation speeddegree | 
  
-ManualBeat + | RotoSpeedZ |  
-ManualBeat+RotoSpeedZ 0 | rotation speed, degree | 
  
-MasterAudioVolume + | RunApp |  
-MasterAudioVolume 100 // in percents+RunApp "C:\Windows\Notepad.exe", "" | full exe file name, parameters | 
  
-MasterAudioVolumeMute + | Saturation |  
-MasterAudioVolumeMute 1 // On(1), Off(0), Toggle(2)+Saturation 
  
-MasterClockShift + | SaturationDelta |  
-MasterClockShift // in seconds+SaturationDelta 
  
-MasterCueLcSpeed + | ScanRate |  
-MasterCueLcSpeed 100 // in percents+ScanRate 100 
  
-MasterCueSpeed + | ScanRateDelta |  
-MasterCueSpeed 100 // in percents+ScanRateDelta 0 | 
  
-MasterEffectClockShift + | SelectAllCat |  
-MasterEffectClockShift 0 // in seconds+SelectAllCat | 
  
-MasterEffectMetroShift + | SelectAndFocusZone |  
-MasterEffectMetroShift 0 // in beats+SelectAndFocusZone 1 | zone index, 1..N. | 
  
-MasterFXSpeed + | SelectCat |  
-MasterFXSpeed 100 // in percents+SelectCat 1 | category index, 1..N. | 
  
-MasterLCSpeed + | SelectCatName |  
-MasterLCSpeed 100 // in percents+SelectCatName "Graphics" | define correct Category name. | 
  
-MasterMetroShift + | SelectCue |  
-MasterMetroShift 0 // in beats+SelectCue "Cue01" | Enter correct Cue name! | 
  
-MasterPause + | SelectFixt |  
-MasterPause Toggle //ON, OFF, TOGGLE+SelectFixt 0 | index(es) or name(s) | 
  
-MasterPauseTime + | SelectGrid |  
-MasterPauseTime 1000 // time in milliseconds+SelectGrid 1 | 1-main grid, 2-grid at bottom. 0-recently active | 
  
-MasterShowBrightness + | SelectMidi |  
-MasterShowBrightness 100 // in percents+SelectMidi 1 | select MIDI device pair, 1..4. | 
  
-MasterShowSpeed + | SelectNextCat |  
-MasterShowSpeed 100 // in percents+SelectNextCat | 
  
-MasterSpeed + | SelectNextCatGrid1 |  
-MasterSpeed 1 // From zero to one+SelectNextCatGrid1 | 
  
-MasterTransition + | SelectNextPage |  
-MasterTransition ON+SelectNextPage | 
  
-MasterTransitionIndex + | SelectNextPageGrid1 |  
-MasterTransitionIndex 2+SelectNextPageGrid1 | 
  
-MasterTransitionTime + | SelectNextTab |  
-MasterTransitionTime 0.1+SelectNextTab | 
  
-MasterZoneFxSpeed + | SelectNextTabGrid1 |  
-MasterZoneFxSpeed 100 // in percents+SelectNextTabGrid1 | 
  
-MeshCurve + | SelectPage |  
-MeshCurve 1,2,3 // quad-spline between point 1,2 and 3+SelectPage | tab index, 1..N. | 
  
-MeshPoint + | SelectPageName |  
-MeshPoint -100,-100, 0, "LeftBottom"+SelectPageName "Graphics| define Page name! | 
  
-MeshPointChan + | SelectPrevCat |  
-MeshPointChan 1,0,0+SelectPrevCat | 
  
-MeshPolygon + | SelectPrevCatGrid1 |  
-MeshPolygon 1,2 // connect 1st and 2nd point+SelectPrevCatGrid1 | 
  
-MeshRect + | SelectPrevPage |  
-MeshRect 1,2,3,+SelectPrevPage | 
  
-MeshSpline + | SelectPrevPageGrid1 |  
-MeshSpline 1,2,3,4 // cubic-spline based on 4 points. 1,4 bases, 2,3 "handles"+SelectPrevPageGrid1 | 
  
-MeshTriangle + | SelectPrevTab |  
-MeshTriangle 1,2,3+SelectPrevTab | 
  
-MidiOut + | SelectPrevTabGrid1 |  
-MidiOut 0x90, 0x40, 0x7F+SelectPrevTabGrid1 | 
  
-MidiOutLong + | SelectProTrack |  
-MidiOutLong 0x90, 0x40, 0x7F+SelectProTrack 1 | index(es) (1..N) or name(string). Can be used more than one argument | 
  
-MidiSysexAdd + | SelectProjector |  
-MidiSysexAdd  "F0477F"  // add data to Systex buffer, string must represent sequence of hex valuesIn addition, you may use integer parameters+SelectProjector 1 | index(es) (1..N) or name(string)Can be used more than one argument | 
  
-MidiSysexSend + | SelectTab |  
-MidiSysexSend // send prepared sysex buffer+SelectTab 1  | tab index, 1..N. | 
  
-MidiSysexStart + | SelectTabName |  
-MidiSysexStart  // clear Sysex buffer+SelectTabName "Graphics" | define Page name! | 
  
-MoreThanTrigger + | SelectZone |  
-MoreThanTrigger 0,"MyLabel" // Value, Label name+SelectZone 1 | zone index1..N. | 
  
-MoveFocus + | SelectZoneName |  
-MoveFocus -1,0 // number of cells to go horizontally and vertically+SelectZoneName "Main Graphics" | enter Zone name | 
  
-MulFXMulAx + | SetActiveGrid |  
-MulFXMulAx 1, 3, 1 // Multiply multiplier... :-) Layer number: 1..4, Mask (1 is clock, is beat, 3 is clock and beat), Value of multiplier+SetActiveGrid | or  
  
-MultiCue + | SetAttractionSlider |  
-MultiCue+SetAttractionSlider 10 | 
  
-MuteAllProTracks + | SetAudioGain |  
-MuteAllProTracks+SetAudioGain 10 | 1..15 | 
  
-MuteProTrack + | SetAudioInGain |  
-MuteProTrack // index(es) or name(s)+SetAudioInGain 10 | is min, 15 is max, 10 default | 
  
-MuteSelected + | SetAudioInRelease |  
-MuteSelected+SetAudioInRelease 75 | 1 is min, 99 is max (slowest) 75 is default | 
  
-MuteSelectedZones + | SetAudioRelease |  
-MuteSelectedZones OFF // ON, OFF, TOGGLE+SetAudioRelease 75 | 1..99 | 
  
-MuteZone + | SetBpm |  
-MuteZone 0 // index(es) or name(s)+SetBpm 120 | 
  
-MuteZonesOfProjector + | SetBpmDelta |  
-MuteZonesOfProjector // projector index, 1..N.+SetBpmDelta 
  
-OneCue + | SetButtonMSL |  
-OneCue // one cue per workspace+SetButtonMSL 1 | 
  
-OnePer + | SetChannelToChannelRatio |  
-OnePer // one cue per projectoin zone +SetChannelToChannelRatio 0 | 0..100 | 
  
-OscOut + | SetCueCaptionColor |  
-OscOut "/beam1/xy"-5100 // set beam position to [-5,100]+SetCueCaptionColor 1,20x0000FF  | page 1, cue 2, color (windows, 24bit color) | 
  
-OscOutTTS + | SetDmxEditorChannel |  
-OscOutTTS "","" // Address, Type Tag String, Arguments (optional)+SetDmxEditorChannel 1128 | 
  
-OutOfRangeTrigger + | SetDmxToChannelRatio |  
-OutOfRangeTrigger 0,100,"MyLabel" // Min Value, Max Value, Label name+SetDmxToChannelRatio | 0..100 
  
-OutOfRangeTriggerCmd + | SetEffectChannelAction |  
-OutOfRangeTriggerCmd 0,100,"Blackout" // Min Value, Max Value, Command+SetEffectChannelAction |0..100 
  
-Password + | SetFFTToChannelRatio |  
-password "enter pasword here"+SetFFTToChannelRatio 0 | 0..100 | 
  
-PasteToCue + | SetFX |  
-PasteToCue+SetFX 1, 1 | Layer number: 1..4, Effect index: 1..100 | 
  
-PauseCue + | SetFX1MSL |  
-PauseCue 1,1, TOGGLE // page, cue, action (ON, OFF, TOGGLE)+SetFX1MSL 
  
-PlayListFirst + | SetFX2MSL |  
-PlayListFirst+SetFX2MSL 1 | 
  
-PlayListLast + | SetFX3MSL |  
-PlayListLast+SetFX3MSL 1 | 
  
-PlayListNext + | SetFX4MSL |  
-PlayListNext+SetFX4MSL 1 | 
  
-PlayListPlay + | SetFX5MSL |  
-PlayListPlay+SetFX5MSL 1 | 
  
-PlayListPrev + | SetFX6MSL |  
-PlayListPrev+SetFX6MSL 1 | 
  
-PlayListSetPos + | SetFXAction |  
-PlayListSetPos 1+SetFXAction 1, 100 | Layer number: 1..4, Action 0..100 percent | 
  
-PlayListSetTime + | SetFXAction1 |  
-PlayListSetTime 0+SetFXAction1 100 | Action 0..100 percent | 
  
-PlayListStop + | SetFXAction2 |  
-PlayListStop+SetFXAction2 100 | Action 0..100 percent | 
  
-PlayTimeline + | SetFXAction3 |  
-PlayTimeline+SetFXAction3 100 | Action 0..100 percent | 
  
-PlayersDisk + | SetFXAction4 |  
-PlayersDisk 1, 0.1+SetFXAction4 100 | Action 0..100 percent | 
  
-PlayersDiskShift + | SetFXAction5 |  
-PlayersDiskShift 0.1+SetFXAction5 100 | Action 0..100 percent | 
  
-PlayersResetJump + | SetFXAction6 |  
-PlayersResetJump+SetFXAction6 100 | Action 0..100 percent | 
  
-PlayersSetJump + | SetFXAction7 |  
-PlayersSetJump+SetFXAction7 100 | Action 0..100 percent | 
  
-PlayersSetLoop + | SetFXAction8 |  
-PlayersSetLoop+SetFXAction8 100 | Action 0..100 percent | 
  
-Position + | SetFXMul |  
-Position 0,0,0 // X,Y,Z position+SetFXMul 11,1 | Layer number: 1..4, Multiplier 1 - default value for clock and metronome | 
  
-PositionDelta + | SetFXMulAx |  
-PositionDelta 0,0,0 // X,Y,+SetFXMulAx 131 | Layer number: 1..4Mask (1 is clock2 is beat, 3 is clock and beat), Value of multiplier | 
  
-PositionIndex + | SetFXMute |  
-PositionIndex 1,0 // one axiz only: 1 is X, 2 is Y, 3 is ZSecond paramater is Value, 0 center100 is max+SetFXMute 1, 0 | Layer number: 1..4, 0-Off1-On, 2-Toggle | 
  
-PositionX + | SetFrictionSlider |  
-PositionX 0 //-100..100+SetFrictionSlider 10 | 
  
-PositionY + | SetGrid1MSL |  
-PositionY 0 //-100..100+SetGrid1MSL 1 | 
  
-PositionZ + | SetGrid1Page |  
-PositionZ 0 //-100..100+SetGrid1Page 1 | 
  
-PreviewMaster + | SetGrid2MSL |  
-PreviewMaster+SetGrid2MSL 1 | 
  
-PreviewNxN + | SetGrid2Page |  
-PreviewNxN // 1 - laser, 2 - 2x2, 3 - 3x3, 4 - 4x4+SetGrid2Page 
  
-ProTrackDisk + | SetGridSize |  
-ProTrackDisk 10.1+SetGridSize 8,5 | 
  
-ProTrackDiskShift + | SetGridView |  
-ProTrackDiskShift 0.1+SetGridView | 
  
-ProTrackResetJump + | SetLimiterBeam |  
-ProTrackResetJump+SetLimiterBeam 5 | 
  
-ProTrackSetJump + | SetLimiterDMX |  
-ProTrackSetJump+SetLimiterDMX 5 | 
  
-ProTrackSetLoop + | SetLimiterFlash |  
-ProTrackSetLoop+SetLimiterFlash 4 | 
  
-ProjectionZonesDialog + | SetLimiterHold |  
-ProjectionZonesDialog+SetLimiterHold 3 | 
  
-PulseEvent + | SetLimiterPerGrid |  
-PulseEvent "MyEventName"+SetLimiterPerGrid 10 | 
  
-QLog + | SetLimiterPerZone |  
-QLog "My message to QLog tab"+SetLimiterPerZone 3 | 
  
-RGBA + | SetLimiterProfile |  
-RGBA 255,255,255,255 // R,G,B,Alpha. 0..255+SetLimiterProfile 1 | 
  
-RGBADelta + | SetLimiterShow |  
-RGBADelta 0,0,0,0+SetLimiterShow 2 | 
  
-ReStartCell + | SetLocation |  
-RestartCell // restart current cell+SetLocation 1, 0,0,0 | set one of 256 positions/locations (index 1..256, X,Y,Z as normalized values (0..1) | 
  
-ReStoreZoneSelection + | SetMassSlider |  
-ReStoreZoneSelection+SetMassSlider 4 | 
  
-RebootConnectedFB4 + | SetMidiLayer |  
-RebootConnectedFB4 // If you need to use this command then please contact Pangolin (report@pangolin.com) and tell what is wrong with your FB4Thanks.+SetMidiLayer 1 | 1..8
  
-RefreshDmxIn + | SetPage |  
-RefreshDmxIn // activate update of DMX IN reactions, independently on data changed or no+SetPage 1 | 
  
-RegisterOscFeedback + | SetPhysicsCheckbox |  
-RegisterOscFeedback "/beyond/master/brightness", "master.brightness"+SetPhysicsCheckbox ON | 
  
-ResetCuesFX + | SetPlayListView |  
-ResetCuesFX+SetPlayListView | 
  
-ResetFxTiming + | SetProTrackZones |  
-ResetFxTiming+SetProTrackZones 1, 1 | Track index/name, Zone name(es)/index(es) | 
  
-ResetLCTab + | SetSliderMSL |  
-ResetLCTab+SetSliderMSL 1 | 
  
-ResetLiveControl + | SetTimelineView |  
-ResetLiveControl+SetTimelineView | 
  
-ResetMasterFX + | SetTransitionIndex |  
-ResetMasterFX+SetTransitionIndex 2 | 
  
-ResetMidiFeedback + | SetTransitionTime |  
-ResetMidiFeedback+SetTransitionTime 0.1 | 
  
-ResetOscFeedback + | SetUCenterPage |  
-ResetOscFeedback+SetUCenterPage 1 | set first page | 
  
-ResetPosition + | SetUEditPage |  
-ResetPosition+SetUEditPage 1 | set first page | 
  
-ResetProTrackFX + | SetUMaxPage |  
-ResetProTrackFX+SetUMaxPage 1 | set first page | 
  
-ResetRotation + | SetUPreviewPage |  
-ResetRotation+SetUPreviewPage 1 | set first page | 
  
-ResetRotationX + | SetURightPage |  
-ResetRotationX+SetURightPage 1 | set first page | 
  
-ResetRotationY + | SetUToolPage |  
-ResetRotationY+SetUToolPage 1 | set first page | 
  
-ResetRotationZ + | SetUniverseView |  
-ResetRotationZ+SetUniverseView | 
  
-ResetZonesFX + | SetVdjToChannelRatio |  
-ResetZonesFX+SetVdjToChannelRatio 0 | 0..100 | 
  
-Restart + | SetWorkspacePageCount |  
-Restart+<internal commmand>
  
-RestartCue + | SetZoneMeshPointPos |  
-RestartCue 1,1 // pagecue+SetZoneMeshPointPos 1, 1,1, 0,0 | Zone index, X node index, Y node index, X coordinate (-32K..32K), y coordinate | 
  
-RestorePlayer + | SetZoneMuteMSL |  
-RestorePlayer+SetZoneMuteMSL 1 | 
  
-ResyncByCueClick + | SetZoneSelMSL |  
-ResyncByCueClick On  // options: On, Off, Toggle+SetZoneSelMSL 1 | 
  
-RotoSpeed + | ShiftFX |  
-RotoSpeed 0,0,0  // rotation speed by X,Y,Z axisdegree.+ShiftFX 11 | Layer 1..4, delta | 
  
-RotoSpeedDelta + | ShiftFocus |  
-RotoSpeedDelta 0,0,0 // increment of rotation speed. X,Y,Z axis.+ShiftFocus -5 | go back and forth on N cells | 
  
-RotoSpeedX + | ShowHint |  
-RotoSpeedX 0 // rotation speed, degree+ShowHint "Hello!" | show hint window in center of main window | 
  
-RotoSpeedY + | ShowItNowSMS |  
-RotoSpeedY 0 // rotation speed, degree+ShowIsNowSMS 1 | 
  
-RotoSpeedZ + | ShowMasterHelpFile |  
-RotoSpeedZ 0 // rotation speed, degree+ShowMasterHelpFile | 
  
-RunApp + | ShutDownWindows |  
-RunApp "C:\Windows\Notepad.exe", "" // full exe file name, parameters+ShutDownWindows | require ShutDownWindows.exe application | 
  
-Saturation + | Size |  
-Saturation 0+Size 100,100,100 | Size X,Y,Z axis | 
  
-SaturationDelta + | SizeDelta |  
-SaturationDelta 0+SizeDelta 0,0,0 | shift Size value | 
  
-ScanRate + | SizeIndex |  
-ScanRate 100+SizeDelta 0,0 | 
  
-ScanRateDelta + | SizeX |  
-ScanRateDelta 0+SizeX 100 | 
  
-SelectAllCat + | SizeY |  
-SelectAllCat+SizeY 100 | 
  
-SelectAndFocusZone + | SizeZ |  
-SelectAndFocusZone 1 // zone index, 1..N.+SizeZ 100 | 
  
-SelectCat + | Sleep |  
-SelectCat 1 // category index, 1..N.+Sleep 1000 | 
  
-SelectCatName + | SoloProTrack |  
-SelectCatName "Graphics" // define correct Category name.+SoloProTrack 1 | index(es) or name(s) | 
  
-SelectCue + | StartAudioRecord |  
-SelectCue "Cue01" // Enter correct Cue name!+StartAudioRecord | 
  
-SelectFixt + | StartCell |  
-SelectFixt 0 // index(es) or name(s)+StartCell | start current cell | 
  
-SelectGrid + | StartCode |  
-SelectGrid 1 // 1-main grid, 2-grid at bottom. 0-recently active+StartCode "MyCode" | put YOUR name of code | 
  
-SelectMidi + | StartCue |  
-SelectMidi // select MIDI device pair, 1..4.+StartCue 1,1 
  
-SelectNextCat + | StartPrevious |  
-SelectNextCat+StartPrevious | "Back" button | 
  
-SelectNextCatGrid1 + | StartTalkClient |  
-SelectNextCatGrid1+StartUdpTalkClient | 
  
-SelectNextPage + | StartTalkServer |  
-SelectNextPage+StartUdpTalkServer | 
  
-SelectNextPageGrid1 + | StopAllAsync |  
-SelectNextPageGrid1+StopAllAsync 0.5 | duration in seconds | 
  
-SelectNextTab + | StopAllNow |  
-SelectNextTab+StopAllNow | no arguments | 
  
-SelectNextTabGrid1 + | StopAllSync |  
-SelectNextTabGrid1+StopAllSync  0.5 | duration in seconds | 
  
-SelectPage + | StopAudioRecord |  
-SelectPage 1 // tab index, 1..N.+StopAudioRecord | 
  
-SelectPageName + | StopCell |  
-SelectPageName "Graphics" // define Page name!+StopCell | stop current cell | 
  
-SelectPrevCat + | StopCode |  
-SelectPrevCat+StopCode "MyCode"  | put YOUR name of code | 
  
-SelectPrevCatGrid1 + | StopCue |  
-SelectPrevCatGrid1+StopCue 1,1 | 
  
-SelectPrevPage + | StopCueNow |  
-SelectPrevPage+StopCueNow 1, 1 | page 1..100, cue 1..100 | 
  
-SelectPrevPageGrid1 + | StopCueSync |  
-SelectPrevPageGrid1+StopCueSync 1, 1, 0.5 | page 1..100, cue 1..60, time 0.. | 
  
-SelectPrevTab + | StopCueType |  
-SelectPrevTab+StopCueType 255 |Mask: 1-Image, 2-Timeline, 4-DMX, 8-Sequence, 16-Beams, 32-Capture | 
  
-SelectPrevTabGrid1 + | StopFX |  
-SelectPrevTabGrid1+StopFX | One or more layers. 0 stop. Effect 1..100 | 
  
-SelectProTrack + | StopFxCell |  
-SelectProTrack 1 // index(es) (1..N) or name(string). Can be used more than one argument+StopFXCell | Layer index, optional Cell index (relative, take into account scrollbar
  
-SelectProjector + | StopOnBlackout |  
-SelectProjector // index(es) (1..N) or name(string). Can be used more than one argument+StopOnBlackout 
  
-SelectTab + | StopProTrack |  
-SelectTab  // tab index1..N.+StopProTrack index(es) (1..N) or name(string)Can be used more than one argument | 
  
-SelectTabName + | StopProTrackFX |  
-SelectTabName "Graphics" // define Page name!+StopProTrackFX 1, 1 | Track index/name and FX line index(es). Counting from 1. If no arguments at all - stop all FX on all tracks | 
  
-SelectZone + | StopTalkClient |  
-SelectZone 1 // zone index, 1..N.+StopUdpTalkClient | 
  
-SelectZoneName + | StopTalkServer |  
-SelectZoneName "Main Graphics" // enter Zone name+StopUdpTalkServer | 
  
-SetActiveGrid + | StopTimeline |  
-SetActiveGrid 1 // or 2 +StopTimeline | 
  
-SetAttractionSlider + | StoreZoneSelection |  
-SetAttractionSlider 10+StoreZoneSelection | 
  
-SetAudioGain + | StrobeSpeed |  
-SetAudioGain 10 // 1..15+StrobeSpeed 0.2 | period, flicker per second | 
  
-SetAudioInGain + | StrobeSpeedDelta |  
-SetAudioInGain 10 // is min15 is max, 10 default+StrobeSpeedDelta 0.| periodflicker per second | 
  
-SetAudioInRelease + | SynchronizePlayerToBeat |  
-SetAudioInRelease 75 // 1 is min99 is max (slowest) 75 is default+SynchronizePlayerToBeat On  | options: OnOff, Toggle | 
  
-SetAudioRelease + | TapByCueClick |  
-SetAudioRelease 75 // 1..99+TapByCueClick On  | options: On,Off, Toggle | 
  
-SetBpm + | TimelineAddMarker |  
-SetBpm 120+TimelineAddMarker 
  
-SetBpmDelta + | TimelineEnableTC |  
-SetBpmDelta 1+TimelineEnableTC | 
  
-SetButtonMSL + | TimelineFirstTab |  
-SetButtonMSL 1+TimelineFirstTab | 
  
-SetChannelToChannelRatio + | TimelineJumpDelta |  
-SetChannelToChannelRatio 0 // 0..100+TimelineJumpDelta 1 | one second | 
  
-SetCueCaptionColor + | TimelineJumpToEnd |  
-SetCueCaptionColor 1,2, 0x0000FF  // page 1, cue 2, color (windows, 24bit color)+TimelineJumpToEnd | 
  
-SetDmxEditorChannel + | TimelineJumpToStart |  
-SetDmxEditorChannel 1, 128+TimelineJumpToStart | 
  
-SetDmxToChannelRatio + | TimelineLastTab |  
-SetDmxToChannelRatio 0 // 0..100+TimelineLastTab | 
  
-SetEffectChannelAction + | TimelineMarker |  
-SetEffectChannelAction 0 //0..100+TimelineMarker | 
  
-SetFFTToChannelRatio + | TimelineNextEditPoint |  
-SetFFTToChannelRatio 0 // 0..100+TimelineNextEditPoint | 
  
-SetFX + | TimelineNextMarker |  
-SetFX 1, 1 // Layer number: 1..4, Effect index: 1..100+TimelineNextMarker | 
  
-SetFX1MSL + | TimelineNextTab |  
-SetFX1MSL 1+TimelineNextTab | 
  
-SetFX2MSL + | TimelinePlay |  
-SetFX2MSL 1+TimelinePlay | 
  
-SetFX3MSL + | TimelinePlayFromMarker |  
-SetFX3MSL 1+TimelinePlayFromMarker ""
  
-SetFX4MSL + | TimelinePrevEditPoint |  
-SetFX4MSL 1+TimelinePrevEditPoint | 
  
-SetFX5MSL + | TimelinePrevMarker |  
-SetFX5MSL 1+TimelinePrevMarker | 
  
-SetFX6MSL + | TimelinePrevTab |  
-SetFX6MSL 1+TimelinePrevTab | 
  
-SetFXAction + | TimelineQuickSave |  
-SetFXAction 1, 100 // Layer number: 1..4, Action 0..100 percent+TimelineQuickSave | 
  
-SetFXAction1 + | TimelineSetPos |  
-SetFXAction1 100 // Action 0..100 percent+TimelineSetPos 10 | jump to second 10 | 
  
-SetFXAction2 + | TimelineSetTabIndex |  
-SetFXAction2 100 // Action 0..100 percent+TimelineSetTabIndex | 
  
-SetFXAction3 + | TimelineSetTabName |  
-SetFXAction3 100 // Action 0..100 percent+TimelineSetTabName "MyShow"
  
-SetFXAction4 + | TimelineSetViewRange |  
-SetFXAction4 100 // Action 0..100 percent+TimelineSetViewRange 1,5 | from s to 5 second | 
  
-SetFXAction5 + | TimelineShiftViewRange |  
-SetFXAction5 100 // Action 0..100 percent+TimelineShiftViewRange 1 | one second shift | 
  
-SetFXAction6 + | TimelineShowItNow |  
-SetFXAction6 100 // Action 0..100 percent+TimelineShowItNow 1 | set online mode for timeline editor | 
  
-SetFXAction7 + | TimelineStop |  
-SetFXAction7 100 // Action 0..100 percent+TimelineStop | 
  
-SetFXAction8 + | TimerBeat |  
-SetFXAction8 100 // Action 0..100 percent+TimerBeat | 
  
-SetFXMul + | ToggleCell |  
-SetFXMul 1, 1,1 // Layer number: 1..4, Multiplier 1 - default value for clock and metronome+Toggle | start/stop current cell | 
  
-SetFXMulAx + | ToggleCue |  
-SetFXMulAx 1, 3, 1 // Layer number: 1..4, Mask (1 is clock, 2 is beat, 3 is clock and beat), Value of multiplier+ToggleCue 1,1 
  
-SetFXMute + | ToggleFX |  
-SetFXMute 1, 0 // Layer number: 1..4, 0-Off, 1-On, 2-Toggle+ToggleFX Layer number: 1..4 
  
-SetFrictionSlider + | ToggleMuteProTrack |  
-SetFrictionSlider 10+ToggleMuteProTrack 1 | index(es) or name(s) | 
  
-SetGrid1MSL + | ToggleMuteZone |  
-SetGrid1MSL 1+ToggleMuteZone 0 | index(es) or name(s) | 
  
-SetGrid1Page + | ToggleMuteZoneOfProjector |  
-SetGrid1Page 1+ToggleMuteZoneOfProjector | 1st projector | 
  
-SetGrid2MSL + | TogglePrevious |  
-SetGrid2MSL 1+TogglePrevious | "SWAP" button | 
  
-SetGrid2Page + | ToggleSelectFixt |  
-SetGrid2Page 1+ToggleSelectFixt | 
  
-SetGridSize + | ToggleSelectProTrack |  
-SetGridSize 8,5+ToggleSelectProTrack 1 | index(es) (1..N) or name(s) | 
  
-SetGridView + | ToggleSelectProjector |  
-SetGridView+ToggleSelectProjector 1 | index(es) (1..N) or name(s) | 
  
-SetLimiterBeam + | ToggleSelectZone |  
-SetLimiterBeam 5+ToggleSelectZone 1 | zone index, 1..N. | 
  
-SetLimiterDMX + | ToggleSoloProTrack |  
-SetLimiterDMX 5+ToggleSoloProTrack 1 | index(es) or name(s) | 
  
-SetLimiterFlash + | ToggleUCenterPage |  
-SetLimiterFlash 4+ToggleUCenterPage 1  | Relative command. +1 means next page, -1 means previous | 
  
-SetLimiterHold + | ToggleUEditPage |  
-SetLimiterHold 3+ToggleUEditPage 1 | Relative command. +1 means next page, -1 means previous | 
  
-SetLimiterPerGrid + | ToggleUMaxPage |  
-SetLimiterPerGrid 10+ToggleUMaxPage 1  | Relative command. +1 means next page, -1 means previous | 
  
-SetLimiterPerZone + | ToggleUPreviewPage |  
-SetLimiterPerZone 3+ToggleUPreviewPage 1  | Relative command. +1 means next page, -1 means previous | 
  
-SetLimiterProfile + | ToggleURightPage |  
-SetLimiterProfile 1+ToggleURightPage  | Relative command. +1 means next page, -1 means previous | 
  
-SetLimiterShow + | ToggleUToolPage |  
-SetLimiterShow 2+ToggleUToolPage 1  | Relative command. +1 means next page, -1 means previous | 
  
-SetLocation + | Transition |  
-SetLocation 10,0,0 // set one of 256 positions/locations (index 1..256, X,Y,Z as normalized values (0..1)+Transition Toggle  | ONOFFTOGGLE | 
  
-SetMassSlider + | UnMuteZonesOfProjector |  
-SetMassSlider 4+UnMuteZonesOfProjector 1 | projector index, 1..N. | 
  
-SetMidiLayer + | UnSelectZone |  
-SetMidiLayer // 1..8.+UnSelectZone | zone index, 1..N
  
-SetPage + | UnSelectZoneName |  
-SetPage 1+UnSelectZoneName "Main Graphics" | enter Zone name | 
  
-SetPhysicsCheckbox + | UnSoloAllProTrack |  
-SetPhysicsCheckbox ON+UnSoloAllProTrack | 
  
-SetPlayListView + | UnSoloProTrack |  
-SetPlayListView+UnSoloProTrack 1 | index(es) or name(s) | 
  
-SetProTrackZones + | UnmuteAllProTracks |  
-SetProTrackZones 1, 1 // Track index/name, Zone name(es)/index(es)+UnmuteAllProTracks | 
  
-SetSliderMSL + | UnmuteAllZone |  
-SetSliderMSL 1+UnmuteAllZone | 
  
-SetTimelineView + | UnmuteProTrack |  
-SetTimelineView+UnmuteProTrack 1 | index(es) or name(s) | 
  
-SetTransitionIndex + | UnmuteZone |  
-SetTransitionIndex 2+UnmuteZone 0 | index(es) or name(s) | 
  
-SetTransitionTime + | UnselectAllCue |  
-SetTransitionTime 0.1+UnselectAllCue | 
  
-SetUCenterPage + | UnselectAllFixt |  
-SetUCenterPage 1 // set first page+UnselectAllFixt | 
  
-SetUEditPage + | UnselectAllProTracks |  
-SetUEditPage 1 // set first page+UnselectAllProTracks | 
  
-SetUMaxPage + | UnselectAllProjectors |  
-SetUMaxPage 1 // set first page+UnselectAllProjectors | 
  
-SetUPreviewPage + | UnselectAllZones |  
-SetUPreviewPage 1 // set first page+UnselectAllZones | 
  
-SetURightPage + | UnselectFixt |  
-SetURightPage 1 // set first page+UnselectFixt 0 | index(es) or name(s) | 
  
-SetUToolPage + | UnselectProTrack |  
-SetUToolPage // set first page+UnselectProTrack | index(es) (1..N) or name(s) | 
  
-SetUniverseView + | UnselectProjector |  
-SetUniverseView+UnselectProjector 1 | index(es) (1..N) or name(s) | 
  
-SetVdjToChannelRatio + | VLJFX |  
-SetVdjToChannelRatio 0 // 0..100+VljFX 1, Toggle | index of FX-VLJ 1..4, and action: ON, OFF, TOGGLE | 
  
-SetWorkspacePageCount + | Version |  
-<internal commmand>+version | remote server will get exe file version | 
  
-SetZoneMeshPointPos + | VirtualLJ |  
-SetZoneMeshPointPos 11,1, 0,0 // Zone index, X node index, Y node index, X coordinate (-32K..32K), y coordinate+VirtualLJ Toggle | ONOFFTOGGLE | 
  
-SetZoneMuteMSL + | VisiblePoints |  
-SetZoneMuteMSL 1+VisiblePoints 100 | 0..100 (percents) | 
  
-SetZoneSelMSL + | VisiblePointsDelta |  
-SetZoneSelMSL 1+VisiblePointsDelta 0 | 
  
-ShiftFX + | WaitForAudioBeat |  
-ShiftFX 1, 1 // Layer 1..4, delta+WaitForAudioBeat 
  
-ShiftFocus + | WaitForBeat |  
-ShiftFocus -5 // go back and forth on N cells+WaitForBeat 7, 1 | 
  
-ShowHint + | WaitForCellDown |  
-ShowHint "Hello!" // show hint window in center of main window+WaitForCellDown 1 | 
  
-ShowItNowSMS + | WaitForCellUp |  
-ShowIsNowSMS 1+WaitForCellUp 
  
-ShowMasterHelpFile + | WaitForChannel |  
-ShowMasterHelpFile+WaitForChannel 1 | 
  
-ShutDownWindows + | WaitForCueStart |  
-ShutDownWindows // require ShutDownWindows.exe application+WaitForCueStart 1 1 | 
  
-Size + | WaitForCueStop |  
-Size 100,100,100 // Size X,Y,Z axis+WaitForCueStop 1 1 | 
  
-SizeDelta + | WaitForDmx |  
-SizeDelta 0,0,0 // shift Size value+WaitForDmx 1 | 
  
-SizeIndex + | WaitForEvent |  
-SizeDelta 0,0+WaitForEvent "MyEventName"
  
-SizeX + | WaitForHotKey |  
-SizeX 100+WaitForHotKey | waiting for hotkey assigned to this script in Code-tab | 
  
-SizeY + | WaitForManualBeat |  
-SizeY 100+WaitForManualBeat 1 | 
  
-SizeZ + | WaitForMidi |  
-SizeZ 100+WaitForMidi 0x90, -1, -1 | 
  
-Sleep + | WaitForPageChange |  
-Sleep 1000+WaitForPageChange | 
  
-SoloProTrack + | WaitForTC |  
-SoloProTrack 1 // index(es) or name(s)+WaitForTC 15,30,0,0 | hours, minutes, seconds, ms | 
  
-StartAudioRecord + | WaitForTime |  
-StartAudioRecord+WaitForTime 15,30,0,0 | hours, minutes, seconds, ms | 
  
-StartCell + | WaitForTimePos |  
-StartCell // start current cell+WaitForTimePos 21,00,00,00 | hours, minutes, seconds, ms | 
  
-StartCode + | WaitForTimerBeat |  
-StartCode "MyCode" // put YOUR name of code+WaitForTimerBeat 1 | 
  
-StartCue + | Write |  
-StartCue 1,1+write | 
  
-StartPrevious + | WriteLn |  
-StartPrevious // "Backbutton+writeln "Hello world!
  
-StartTalkClient + | ZoneFXTimeScale |  
-StartUdpTalkClient+ZoneFXTimeScale 1,2,1 | Layer, Clock multipler, Metronome multiplier | 
  
-StartTalkServer + | ZoneFXTimeScaleDelta |  
-StartUdpTalkServer+ZoneFXTimeScaleDelta 0,0,0,
  
-StopAllAsync + | ZoneFXTimeShift |  
-StopAllAsync 0.5 // duration in seconds+ZoneFXTimeShift 1,2,1 | Layer, Clock multipler, Metronome multiplier | 
  
-StopAllNow + | ZoneFXTimeShiftDelta |  
-StopAllNow // no arguments+ZoneFXTimeShiftDelta 0,0,0,
  
-StopAllSync + | Zoom |  
-StopAllSync  0.5 // duration in seconds+Zoom 100 | value -100..100 | 
  
-StopAudioRecord + ZoomDelta  
-StopAudioRecord +ZoomDelta 0 shift zoom value 
- +
-StopCell +
-StopCell // stop current cell +
- +
-StopCode +
-StopCode "MyCode"  // put YOUR name of code +
- +
-StopCue +
-StopCue 1,1 +
- +
-StopCueNow +
-StopCueNow 1, 1 // page 1..100, cue 1..100 +
- +
-StopCueSync +
-StopCueSync 1, 1, 0.5 // page 1..100, cue 1..60, time 0.. +
- +
-StopCueType +
-StopCueType 255 //Mask: 1-Image, 2-Timeline, 4-DMX, 8-Sequence, 16-Beams, 32-Capture +
- +
-StopFX +
-StopFX // One or more layers. 0 stop. Effect 1..100 +
- +
-StopFxCell +
-StopFXCell // Layer index, optional Cell index (relative, take into account scrollbar) +
- +
-StopOnBlackout +
-StopOnBlackout 1 +
- +
-StopProTrack +
-StopProTrack 1 // index(es) (1..N) or name(string). Can be used more than one argument +
- +
-StopProTrackFX +
-StopProTrackFX 1, 1 // Track index/name and FX line index(es). Counting from 1. If no arguments at all - stop all FX on all tracks +
- +
-StopTalkClient +
-StopUdpTalkClient +
- +
-StopTalkServer +
-StopUdpTalkServer +
- +
-StopTimeline +
-StopTimeline +
- +
-StoreZoneSelection +
-StoreZoneSelection +
- +
-StrobeSpeed +
-StrobeSpeed 0.2 // period, flicker per second +
- +
-StrobeSpeedDelta +
-StrobeSpeedDelta 0.1 // period, flicker per second +
- +
-SynchronizePlayerToBeat +
-SynchronizePlayerToBeat On  // options: On, Off, Toggle +
- +
-TapByCueClick +
-TapByCueClick On  // options: On,Off, Toggle +
- +
-TimelineAddMarker +
-TimelineAddMarker  +
- +
-TimelineEnableTC +
-TimelineEnableTC +
- +
-TimelineFirstTab +
-TimelineFirstTab +
- +
-TimelineJumpDelta +
-TimelineJumpDelta 1 // one second +
- +
-TimelineJumpToEnd +
-TimelineJumpToEnd +
- +
-TimelineJumpToStart +
-TimelineJumpToStart +
- +
-TimelineLastTab +
-TimelineLastTab +
- +
-TimelineMarker +
-TimelineMarker +
- +
-TimelineNextEditPoint +
-TimelineNextEditPoint +
- +
-TimelineNextMarker +
-TimelineNextMarker +
- +
-TimelineNextTab +
-TimelineNextTab +
- +
-TimelinePlay +
-TimelinePlay +
- +
-TimelinePlayFromMarker +
-TimelinePlayFromMarker "" +
- +
-TimelinePrevEditPoint +
-TimelinePrevEditPoint +
- +
-TimelinePrevMarker +
-TimelinePrevMarker +
- +
-TimelinePrevTab +
-TimelinePrevTab +
- +
-TimelineQuickSave +
-TimelineQuickSave +
- +
-TimelineSetPos +
-TimelineSetPos 10 // jump to second 10 +
- +
-TimelineSetTabIndex +
-TimelineSetTabIndex +
- +
-TimelineSetTabName +
-TimelineSetTabName "MyShow" +
- +
-TimelineSetViewRange +
-TimelineSetViewRange 1,5 // from s to 5 second +
- +
-TimelineShiftViewRange +
-TimelineShiftViewRange 1 // one second shift +
- +
-TimelineShowItNow +
-TimelineShowItNow 1 // set online mode for timeline editor +
- +
-TimelineStop +
-TimelineStop +
- +
-TimerBeat +
-TimerBeat +
- +
-ToggleCell +
-Toggle // start/stop current cell +
- +
-ToggleCue +
-ToggleCue 1,1 +
- +
-ToggleFX +
-ToggleFX 1 // Layer number: 1..4 +
- +
-ToggleMuteProTrack +
-ToggleMuteProTrack 1 // index(es) or name(s) +
- +
-ToggleMuteZone +
-ToggleMuteZone 0 // index(es) or name(s) +
- +
-ToggleMuteZoneOfProjector +
-ToggleMuteZoneOfProjector 1 // 1st projector +
- +
-TogglePrevious +
-TogglePrevious // "SWAP" button +
- +
-ToggleSelectFixt +
-ToggleSelectFixt +
- +
-ToggleSelectProTrack +
-ToggleSelectProTrack 1 // index(es) (1..N) or name(s) +
- +
-ToggleSelectProjector +
-ToggleSelectProjector 1 // index(es) (1..N) or name(s) +
- +
-ToggleSelectZone +
-ToggleSelectZone 1 // zone index, 1..N. +
- +
-ToggleSoloProTrack +
-ToggleSoloProTrack 1 // index(es) or name(s) +
- +
-ToggleUCenterPage +
-ToggleUCenterPage 1  // Relative command. +1 means next page, -1 means previous +
- +
-ToggleUEditPage +
-ToggleUEditPage 1 // Relative command. +1 means next page, -1 means previous +
- +
-ToggleUMaxPage +
-ToggleUMaxPage 1  // Relative command. +1 means next page, -1 means previous +
- +
-ToggleUPreviewPage +
-ToggleUPreviewPage 1  // Relative command. +1 means next page, -1 means previous +
- +
-ToggleURightPage +
-ToggleURightPage 1  // Relative command. +1 means next page, -1 means previous +
- +
-ToggleUToolPage +
-ToggleUToolPage 1  // Relative command. +1 means next page, -1 means previous +
- +
-Transition +
-Transition Toggle  // ON, OFF, TOGGLE +
- +
-UnMuteZonesOfProjector +
-UnMuteZonesOfProjector 1 // projector index, 1..N. +
- +
-UnSelectZone +
-UnSelectZone 1 // zone index, 1..N. +
- +
-UnSelectZoneName +
-UnSelectZoneName "Main Graphics" // enter Zone name +
- +
-UnSoloAllProTrack +
-UnSoloAllProTrack +
- +
-UnSoloProTrack +
-UnSoloProTrack 1 // index(es) or name(s) +
- +
-UnmuteAllProTracks +
-UnmuteAllProTracks +
- +
-UnmuteAllZone +
-UnmuteAllZone +
- +
-UnmuteProTrack +
-UnmuteProTrack 1 // index(es) or name(s) +
- +
-UnmuteZone +
-UnmuteZone 0 // index(es) or name(s) +
- +
-UnselectAllCue +
-UnselectAllCue +
- +
-UnselectAllFixt +
-UnselectAllFixt +
- +
-UnselectAllProTracks +
-UnselectAllProTracks +
- +
-UnselectAllProjectors +
-UnselectAllProjectors +
- +
-UnselectAllZones +
-UnselectAllZones +
- +
-UnselectFixt +
-UnselectFixt 0 // index(es) or name(s) +
- +
-UnselectProTrack +
-UnselectProTrack 1 // index(es) (1..N) or name(s) +
- +
-UnselectProjector +
-UnselectProjector 1 // index(es) (1..N) or name(s) +
- +
-VLJFX +
-VljFX 1, Toggle // index of FX-VLJ 1..4, and action: ON, OFF, TOGGLE +
- +
-Version +
-version // remote server will get exe file version +
- +
-VirtualLJ +
-VirtualLJ Toggle // ON, OFF, TOGGLE +
- +
-VisiblePoints +
-VisiblePoints 100 // 0..100 (percents) +
- +
-VisiblePointsDelta +
-VisiblePointsDelta 0 +
- +
-WaitForAudioBeat +
-WaitForAudioBeat 1 +
- +
-WaitForBeat +
-WaitForBeat 7, 1 +
- +
-WaitForCellDown +
-WaitForCellDown 1 +
- +
-WaitForCellUp +
-WaitForCellUp 1 +
- +
-WaitForChannel +
-WaitForChannel 1 +
- +
-WaitForCueStart +
-WaitForCueStart 1 1 +
- +
-WaitForCueStop +
-WaitForCueStop 1 1 +
- +
-WaitForDmx +
-WaitForDmx 1 +
- +
-WaitForEvent +
-WaitForEvent "MyEventName" +
- +
-WaitForHotKey +
-WaitForHotKey // waiting for hotkey assigned to this script in Code-tab +
- +
-WaitForManualBeat +
-WaitForManualBeat 1 +
- +
-WaitForMidi +
-WaitForMidi 0x90, -1, -1 +
- +
-WaitForPageChange +
-WaitForPageChange +
- +
-WaitForTC +
-WaitForTC 15,30,0,0 // hours, minutes, seconds, ms +
- +
-WaitForTime +
-WaitForTime 15,30,0,0 // hours, minutes, seconds, ms +
- +
-WaitForTimePos +
-WaitForTimePos 21,00,00,00 // hours, minutes, seconds, ms +
- +
-WaitForTimerBeat +
-WaitForTimerBeat 1 +
- +
-Write +
-write +
- +
-WriteLn +
-writeln "Hello world!" +
- +
-ZoneFXTimeScale +
-ZoneFXTimeScale 1,2,1 // Layer, Clock multipler, Metronome multiplier +
- +
-ZoneFXTimeScaleDelta +
-ZoneFXTimeScaleDelta 0,0,0,0  +
- +
-ZoneFXTimeShift +
-ZoneFXTimeShift 1,2,1 // Layer, Clock multipler, Metronome multiplier +
- +
-ZoneFXTimeShiftDelta +
-ZoneFXTimeShiftDelta 0,0,0,0  +
- +
-Zoom +
-Zoom 100 // value -100..100 +
- +
-ZoomDelta +
-ZoomDelta 0 // shift zoom value+
  
 + 
beyond/pangoscript_commands.txt · Last modified: 2020/06/11 19:20 (external edit)