User Tools

Site Tools


macros:function:handles.sapphirewingbbottom.changepage

Function

Handles.SapphireWingBBottom.ChangePage

ASSUMPTION

This function is not documented and simply deducted from other factory macros, and found working. Hence, this entire documentation is assumed.
Void Handles.SapphireWingBBottom.ChangePage(int32 index)
API no
description toggles the bottom Playbacks on the second connected Sapphire Touch Faderwing to a specific page
Namespaces Handles.SapphireWingBBottom
parameter Int32 index – the index of the page to change to
return value (Void)
Example in

Pages - Change All Playback Pages:

  <macro id="Avolites.Macros.ChangeToPage1" name="Playbacks Page 1">
    <description>Changes the Sapphire Wing playbacks page to page 1.</description>
    <sequence>
       <step>Handles.SapphireWingBBottom.ChangePage(0)</step>
    </sequence>
  </macro>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/handles.sapphirewingbbottom.changepage.txt · Last modified: 2017/11/22 10:00 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki