Documentation - ShowCockpit

Show Control and Integration Made Easy

Driver Documentation for v4.11.2

This page contains documentation of the available drivers.

Lighting / Avolites / Titan (Titan V14)

Connects to Avolites Titan Systems through the Web API

< Back to drivers list

    Element Options


IP Address

The IP address of the Avolites desk

    Functions


Enable Element   Button LUA Script

Enable this element

Disable Element   Button LUA Script

Disable this element

Change Element Page   Button LUA Script

Changes the page on this element
  • Change Type: The change type - one of {Next, Previous, Go To}
  • Change to Page: Change to specific page, when Change Type is "Go To"

Playback Fader   Fader LUA Script

Controls a playback fader on a page
  • Group: The playback group - one of {RollerA, RollerB}
  • Playback Number: The number of the playback
  • Page: The page where the playback is

Playback Button   Button LUA Script

Triggers an action on a playback button on a page
  • Group: The playback group - one of {RollerA, RollerB}
  • Playback Number: The number of the playback
  • Page: The page where the playback is
  • Action: The action to perform - one of {Flash, Swop}

Playback Fader User Number   Fader LUA Script

Controls a playback fader based on a given User Number
  • User Number: The user number of the playback (set on Set Legent > User Number)

Playback Button User Number   Button LUA Script

Triggers an action on a playback button based on a given User Number
  • User Number: The user number of the playback (set on Set Legent > User Number)
  • Action: The action to perform - one of {Flash, Swop}

Master Fader   Fader LUA Script

Controls a master fader
  • Master: The master to be controlled - one of {Grand Master, Flash Master, Playback Master, Preset Master, Rate Grand Master, Swop Master, Size Grand Master, BPM Master 1, BPM Master 2, BPM Master 3, BPM Master 4, Rate Master 1, Rate Master 2, Rate Master 3, Rate Master 4, Size Master 1, Size Master 2, Size Master 3, Size Master 4, A/B Master}

Master Flash   Button LUA Script

Flashes a master
  • Master: The master to be controlled - one of {Grand Master, Flash Master, Playback Master, Preset Master, Rate Grand Master, Swop Master, Size Grand Master, BPM Master 1, BPM Master 2, BPM Master 3, BPM Master 4, Rate Master 1, Rate Master 2, Rate Master 3, Rate Master 4, Size Master 1, Size Master 2, Size Master 3, Size Master 4, A/B Master}

API Get Request   Button LUA Script

Sends a GET request to the Avolites system
  • Request Path: The request path, excluding the host and port, including the arguments (e.g. "/titan/script/2/Masters/SetGrandMasterFaderLevel?oldValue=0&value=0.5")