AVOLITES TITAN API

SetExchangeEditing

Called when the user enters or exits the mapping edit menu

Namespace: Fixtures.Exchange

Syntax

MACRO

Void Fixtures.Exchange.SetExchangeEditing(Boolean editing)

HTTP

http://[ip]:4430/titan/script/2/Fixtures/Exchange/SetExchangeEditing?editing={bool}

Parameters

editing ( Boolean ) : True if we are in edit mode

editing

HTTP Example:
http://localhost:4430/titan/script/2/Fixtures/Exchange/SetExchangeEditing?editing=true