AVOLITES TITAN API

SetCurrentFixture

Sets the current fixture.

Namespace: Patch

Syntax

MACRO

Void Patch.SetCurrentFixture(String manufacturer, String name, String mode, Int32 channelCount)

HTTP

http://[ip]:4430/titan/script/2/Patch/SetCurrentFixture?manufacturer={string}&name={string}&mode={string}&channelCount={titanId}

Parameters

manufacturer ( String ) : The manufacturer.

name ( String ) : The name.

mode ( String ) : The mode.

channelCount ( Int32 ) : The channel count.