AVOLITES TITAN API

NextAttributeFunctionFast

Steps to the next function in a fixture attribute. So if you have function red, green and blue it will step through these. It will move to the next funxtion in the list. If no more functions exist it will perform no function.

Namespace: Programmer.Editor.Fixtures

Syntax

MACRO

Void Programmer.Editor.Fixtures.NextAttributeFunctionFast(Int32 wheelIndex)

HTTP

http://[ip]:4430/titan/script/2/Programmer/Editor/Fixtures/NextAttributeFunctionFast?wheelIndex={titanId}

Parameters

wheelIndex ( Int32 ) : The index of the wheel linked to the attribute you want to control.