AVOLITES TITAN API

SelectAttributeBankByIndex

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.SelectAttributeBankByIndex(Int32 bankId, String wheelPageStride)

HTTP

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

Parameters

bankId ( 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.