AVOLITES TITAN API

OnOffFixtureControls

Switches ON or OFF all controls in the selected fixtures which are part of the OnOff mask.

Namespace: Programmer.Editor.Fixtures

Syntax

MACRO

Void Programmer.Editor.Fixtures.OnOffFixtureControls(Boolean on)

HTTP

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

Parameters

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

on

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