AVOLITES TITAN API

ExchangeFixtures

Changes one fixture type for another without losing your programming.

Namespace: Fixtures

Syntax

MACRO

Void ExchangeFixtures(System.Collections.Generic.List`1[Avolites.Titan.Controllers.HandleReference], System.String, System.String, System.String, Boolean, Boolean, Boolean)

HTTP

http://[ip]:4430/titan/script/Fixtures/ExchangeFixtures

Parameters

handleList: The handle list. Note this is just a list of handle locations, not the handles of the fixtures to exchange

fixtureManufacturer: The manufacturer of the fixture you want to change to.

fixtureModel: The name of the fixture you want to change to.

fixtureMode: The mode of the fixture you want to change to.

useExisistingAddress: if set to true use the existing fixture address.

orderByAddress: When assigning DMX addresses, whether we should use the listed order or DMX address.

forcePark: if set to true force park conflicting fixtures.