AVOLITES TITAN API

PatchFixturesToVacantHandles

Patches fixtures to the first available free handles in the specified group.

Namespace: Fixtures

Syntax

MACRO

Void Fixtures.PatchFixturesToVacantHandles(String group, String fixtureManufacturer, String fixtureName, String fixtureMode, Int32 currentFixtureQuantity, Int32 currentDmxSpacing, String patchedHandles)

HTTP

http://[ip]:4430/titan/script/2/Fixtures/PatchFixturesToVacantHandles?group={string}&fixtureManufacturer={string}&fixtureName={string}&fixtureMode={string}&currentFixtureQuantity={titanId}&currentDmxSpacing={titanId}&patchedHandles={string}

Parameters

group ( String ) : The bank type to patch to - Fixtures = touch screen, Presets = console handles. Other handles shouldn't be possible.

fixtureManufacturer ( String ) : The fixture manufacturer.

fixtureName ( String ) : Name of the fixture.

fixtureMode ( String ) : The fixture mode.

currentFixtureQuantity ( Int32 ) : The current fixture quantity value.

currentDmxSpacing ( Int32 ) : The current DMX spacing to add between fixtures (default should be number of channels on fixture).

patchedHandles ( String ) : A menu system property to store the created fixture handles in.