AVOLITES TITAN API

SelectAttributeGroupExtended

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.SelectAttributeGroupExtended(Int32 groupId, String wheelPageStride, String wheelAllocation)

HTTP

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

Parameters

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

wheelPageStride ( String ) : ID of the property containing the number of wheels available

wheelAllocation ( String ) : the ID of the property containing the wheel allocation (wheel number where secound attribute ought to be placed when there are more wheels than attributes)