AVOLITES TITAN API

LocateSelectedFixtures

Sets all attributes in the selected fixtures to their locate values. For a moving head this is normally straight down and open white.

Namespace: Programmer.Editor.Fixtures

Syntax

MACRO

Void Programmer.Editor.Fixtures.LocateSelectedFixtures(Boolean allAttributes)

HTTP

http://[ip]:4430/titan/script/2/Programmer/Editor/Fixtures/LocateSelectedFixtures?allAttributes={bool}

Parameters

allAttributes ( Boolean ) : if set to true locate all attributes.

allAttributes

HTTP Example:
http://localhost:4430/titan/script/2/Programmer/Editor/Fixtures/LocateSelectedFixtures?allAttributes=true