User Tools

Site Tools


macros:identifier:location

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:identifier:location [2018/06/19 15:53] – ↷ Links adapted because of a move operation icke_siegenmacros:identifier:location [2020/04/19 18:03] (current) – ↷ Links adapted because of a move operation icke_siegen
Line 14: Line 14:
 <step>CueLists.GoBack("Location=Playbacks,2,1")</step> <step>CueLists.GoBack("Location=Playbacks,2,1")</step>
 </code> </code>
 +
 +Regarding pages see http://forum.avolites.com/viewtopic.php?f=20&t=5786 - there are funtions which only accept a handle group and index, always refering to the current page:
 +>These functions are for use in places like the Record menu where the user is selecting a physical button and as such are hard coded to use the current page.
 +
 +>Pages have the following properties:
 +>  * Index: The internal page index, starts from zero.
 +>  * DisplayIndex: The page number that is displayed to the user, normally starts from one except for the preset pages on the Pearl Expert.
 +>  * Name: The legend of the page.
 +>  * DisplayName: The legend of the page if it has been set otherwise the display index.
 +
 +For an example of how to read the page index and put it in another property see [[macros:property:handles.playbackwindow.page.index|]]
 +
 +You can retrieve some locations from you show using web API, see [[webapi:examples:titanids]].
  
 ==== Known Handle Group Ids ==== ==== Known Handle Group Ids ====
macros/identifier/location.1529423585.txt.gz · Last modified: 2018/06/19 15:53 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki