AVOLITES TITAN API

SetSelectedControlsOff

Sets whether the selected controls are marked as off.

Namespace: Programmer.Editor.Fixtures

Syntax

MACRO

Void Programmer.Editor.Fixtures.SetSelectedControlsOff(Boolean offFlag)

HTTP

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

Parameters

offFlag ( Boolean ) : if set to true Off the control, false, remove the Off.

offFlag

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