AVOLITES TITAN API

UpdateExchangeMappingWheelValue

Called by the menu to increment the function value on a wheel by a set amount.

Namespace: Fixtures.Exchange

Syntax

MACRO

Void UpdateExchangeMappingWheelValue(Int32, Single, Double)

HTTP

http://[ip]:4430/titan/script/Fixtures/Exchange/UpdateExchangeMappingWheelValue

Parameters

wheelIndex: The index of the wheel containing a function to increment.

value: The amount you want to increment the function range value by.

timeDelta: The time delta between calls - this is used to calculate acceleration.