AVOLITES TITAN API

SelectAttributeGroupWithGroup

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.SelectAttributeGroupWithGroup(AttributeBankNames group, String wheelPageStride, String wheelAllocation)

HTTP

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

Parameters

group ( AttributeBankNames ) : 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)