AVOLITES TITAN API

SetStartNewSelection

Sets the start new selection flag. For masks set to BinaryStartNewSelection, the next toggle will clear the current mask and select only the item pressed.

Namespace: Attribute.Mask.OnOffPlayback

Syntax

MACRO

Void Attribute.Mask.OnOffPlayback.SetStartNewSelection(Boolean state)

HTTP

http://[ip]:4430/titan/script/2/Attribute/Mask/OnOffPlayback/SetStartNewSelection?state={bool}

Parameters

state ( Boolean ) : Set the mask to start a new selection with the next toggle or not.

state

HTTP Example:
http://localhost:4430/titan/script/2/Attribute/Mask/OnOffPlayback/SetStartNewSelection?state=true