User Tools

Site Tools


macros:function:triggers.setpendingtargethardware

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
macros:function:triggers.setpendingtargethardware [2018/09/10 16:30] icke_siegenmacros:function:triggers.setpendingtargethardware [2024/09/30 15:03] (current) – [keyClass] icke_siegen
Line 16: Line 16:
 ^ ::: | keyName ( [[macros:type:string]] ) : the name of the button | ^ ::: | keyName ( [[macros:type:string]] ) : the name of the button |
 ^ return value | [[macros:type:void]] |   ^ return value | [[macros:type:void]] |  
 +Inherently sets [[macros:property:Triggers.PendingTriggerTarget|]]
  
 ==== keyClass ==== ==== keyClass ====
Line 21: Line 22:
 This is case sensitive! This is case sensitive!
  
-MastersEncoder, PresetBlack, PresetSelect, PresetSelectTouch, PresetFlash, PresetFlashTouch, PresetFader, PlaybackBlack, PlaybackSelect (this is also the swop button), PlaybackFlash, PlaybackFader, StaticPlaybackSelect ( = Swop), StaticPlaybackFlash, StaticPlaybackFader, PlaybackSelectTouch, PlaybackTouch, GroupsTouch, PositionsTouch, BeamsTouch, MediaTouch, ColoursTouch, EffectsTouch, FixturesTouch, WorkspacesTouch, MacroSelect, PlaybackPageDown, PlaybackPageUp, FixturePage, RollerPage, GrandMaster, PresetMaster, PlaybackMaster, SwopMaster, FlashMaster, DBO, Connect, Stop, Go, PreviousStep, NextStep, Review, Bounce, LiveTime, NextTime, RecordStep, SnapBack, GoBack, Clear, Locate (and some more for the various wings)+Possible values:
  
 +MastersEncoder, PresetBlack, PresetSelect, PresetSelectTouch, PresetFlash, PresetFlashTouch, PresetFader, PlaybackBlack, PlaybackSelect (this is also the swop button), PlaybackFlash, PlaybackFader (see below), StaticPlaybackSelect ( = Swop), StaticPlaybackFlash, StaticPlaybackFader, PlaybackSelectTouch, PlaybackTouch, GroupsTouch, PositionsTouch, BeamsTouch, MediaTouch, ColoursTouch, EffectsTouch, FixturesTouch, WorkspacesTouch, MacroSelect, PlaybackPageDown, PlaybackPageUp, FixturePage, RollerPage, GrandMaster, PresetMaster, PlaybackMaster, SwopMaster, FlashMaster, DBO, Connect, Stop, Go, PreviousStep, NextStep, Review, Bounce, LiveTime, NextTime, RecordStep, SnapBack, GoBack, Clear, Locate (and some more for the various wings)
 +
 +**In order to hardware-trigger faders the keyClass must read "FaderMove.Fader.PlaybackFader" (at least as of Titan v17), see https://www.facebook.com/groups/1811437589141428**
 ==== eventType ==== ==== eventType ====
  
-As in the examples this seems to be an [[macros:type:enum]]. Either get this with ''Math.ToEnum("","Avolites.Menus.MenuEventTypes", "EventType")'', or pass it directly, without quotes.+As in the examples this seems to be an [[macros:type:enum]]. Either get this with ''[[macros:function:math.toenum]]("","Avolites.Menus.MenuEventTypes", "EventType")'', or pass it directly, without quotes.
  
-Possible eventTypes: +Possible eventTypes used for triggers
  
 OnValueChanged, OnSelect, OnButtonDown OnValueChanged, OnSelect, OnButtonDown
 +
 +A full list of eventTypes is available here: http://api.avolites.com/11.0/Avolites.Menus.MenuEventTypes.html.
  
 ==== keyGroup ==== ==== keyGroup ====
Line 46: Line 52:
  
 == Example in ==  == Example in == 
-[[macros:example:addminitrigger]]: +[[macros:example:addmiditrigger]]: 
  
 <code xml> <code xml>
macros/function/triggers.setpendingtargethardware.1536597012.txt.gz · Last modified: 2018/09/10 16:30 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki