AVOLITES TITAN API

SelectLed

This will set the specified LEDs to the selected intensity.

Namespace: Panel

Syntax

MACRO

Void Panel.SelectLed(String itemClass, List<Int32> indexes)

HTTP

http://[ip]:4430/titan/script/2/Panel/SelectLed?itemClass={string}&indexes={}

Parameters

itemClass ( String ) : The LEd class name, e.g. preset

indexes ( List<Int32> ) : The the indexes of the LEDs in the class to select.