AVOLITES TITAN API

SetAttributeLevel

Sets the attribute level for the selected fixtures. You supply the wheel index to apply to the selected attribute on the specified wheel.

Namespace: Programmer.Editor.Fixtures

Syntax

MACRO

Void Programmer.Editor.Fixtures.SetAttributeLevel(Int32 index, Single displayValue)

HTTP

http://[ip]:4430/titan/script/2/Programmer/Editor/Fixtures/SetAttributeLevel?index={titanId}&displayValue={float}

Parameters

index ( Int32 ) : The index of the wheel containing the attribute you want to set the level for.

displayValue ( Single ) : The display value or the index of the function on the wheel.