AVOLITES TITAN API

ClearSelectedFixtures

Clears the editor and removes all values from the programmer for the selected fixtures. Also clears any fixture selections.

Namespace: Palettes.Editor

Syntax

MACRO

Void Palettes.Editor.ClearSelectedFixtures(AcwRecordMask mask, Boolean presets, Single fadeTime)

HTTP

http://[ip]:4430/titan/script/2/Palettes/Editor/ClearSelectedFixtures?mask={}&presets={bool}&fadeTime={float}

Parameters

mask ( AcwRecordMask ) : A mask of which attribute groups to clear.

presets ( Boolean ) : if set to true zero preset fader levels.

presets

HTTP Example:
http://localhost:4430/titan/script/2/Palettes/Editor/ClearSelectedFixtures?mask={}&presets=true&fadeTime={float}

fadeTime ( Single ) : The time to use when clearing HTP channels.