AVOLITES TITAN API

SelectSoloLedInGroup

Turns on an LED in a class and group turns off all other LEDs in that class and group

Namespace: Panel

Syntax

MACRO

Void Panel.SelectSoloLedInGroup(String itemClass, String group, Int32 index)

HTTP

http://[ip]:4430/titan/script/2/Panel/SelectSoloLedInGroup?itemClass={string}&group={string}&index={titanId}

Parameters

itemClass ( String ) : Name of class of items

group ( String ) : Name of the group of items

index ( Int32 ) : Index of the LED to turn on