AVOLITES TITAN API

SelectAttributeGroup

Selects the current attribute group used to display attrbutes on the wheel to the user. When you change this the wheel display will update to show attributes in the group you select. This selects them by index and they are in the for IPCGBES.

Namespace: Programmer.Editor.Fixtures

Syntax

MACRO

Void Programmer.Editor.Fixtures.SelectAttributeGroup(Int32 groupId, String wheelPageStride)

HTTP

http://[ip]:4430/titan/script/2/Programmer/Editor/Fixtures/SelectAttributeGroup?groupId={titanId}&wheelPageStride={string}

Parameters

groupId ( Int32 ) : The index of the attribute to show.

wheelPageStride ( String ) : The ID of the property containing the number of wheels on a page of attributes.