AVOLITES TITAN API

SelectAttributeGroupByControl

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 based on group of the specified control in the context fixture.

Namespace: Programmer.Editor.Fixtures

Syntax

MACRO

Void Programmer.Editor.Fixtures.SelectAttributeGroupByControl(Int32 controlId, String wheelPageStride, String wheelAllocation)

HTTP

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

Parameters

controlId ( Int32 ) : The control ID 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)