User Tools

Site Tools


macros:example:firereleaseplayback

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:example:firereleaseplayback [2018/06/19 15:47] – ↷ Links adapted because of a move operation icke_siegenmacros:example:firereleaseplayback [2019/04/27 23:12] (current) – external edit 127.0.0.1
Line 1: Line 1:
 Example Example
  
-====== Fire/Release Playbacks from Usernumber ======+====== Playback - Fire/Release Playbacks from Usernumber ======
  
 ^ by: | Peter Budd | ^ by: | Peter Budd |
Line 68: Line 68:
   - These macros are designed to work with specific usernumbers - either you adjust the usernumbers in the macro or you assign your playbacks the currect usernumbers.   - These macros are designed to work with specific usernumbers - either you adjust the usernumbers in the macro or you assign your playbacks the currect usernumbers.
  
 +Another example see http://forum.avolites.com/viewtopic.php?f=20&t=5784:
 +
 +<code xml>
 +<sequence>
 +  <step>Playbacks.ReleasePlayback(userNumber: 1, 0, false)</step>
 +  <step>Playbacks.ReleasePlayback(userNumber: 2, 0, false)</step>
 +  <step>Playbacks.ReleasePlayback(userNumber: 3, 0, false)</step>
 +  <step>Playbacks.ReleasePlayback(userNumber: 4, 0, false)</step>
 +  <step>Playbacks.FirePlaybackAtLevel(userNumber: 1, 1, true)</step>
 +</sequence>
 +</code>
  
 ~~DISCUSSION~~ ~~DISCUSSION~~
macros/example/firereleaseplayback.1529423240.txt.gz · Last modified: 2018/06/19 15:47 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki