AVOLITES TITAN API

SwapPanTiltFixtures

Swap Pan and Tilt in fixtures by passing a list of objects.

Namespace: Programmer.Editor.Fixtures.Patch

Syntax

MACRO

Void Programmer.Editor.Fixtures.Patch.SwapPanTiltFixtures(IEnumerable<Handle> handles, Boolean swapped)

HTTP

http://[ip]:4430/titan/script/2/Programmer/Editor/Fixtures/Patch/SwapPanTiltFixtures?handles={handleList}&swapped={bool}

Parameters

handles ( IEnumerable<Handle> ) : The handles for fixtures.

handles_handleList

HTTP Example:
http://localhost:4430/titan/script/2/Programmer/Editor/Fixtures/Patch/SwapPanTiltFixtures?handles_handleList=1895,1896,1900&swapped=true

handles_userNumberList

HTTP Example:
http://localhost:4430/titan/script/2/Programmer/Editor/Fixtures/Patch/SwapPanTiltFixtures?handles_userNumberList=6,8,10&swapped=true

swapped ( Boolean ) : if set to true [swapped].

swapped

HTTP Example:
http://localhost:4430/titan/script/2/Programmer/Editor/Fixtures/Patch/SwapPanTiltFixtures?handles_userNumberList=6,8,10&swapped=true