AVOLITES TITAN API

SetSelectedControlsFunction

Sets the current function of the selected controls.

Namespace: Programmer.Editor.Fixtures

Syntax

MACRO

Void Programmer.Editor.Fixtures.SetSelectedControlsFunction(Int32 functionId, Single value)

HTTP

http://[ip]:4430/titan/script/2/Programmer/Editor/Fixtures/SetSelectedControlsFunction?functionId={titanId}&value={float}

Parameters

functionId ( Int32 ) : The function ID.

value ( Single ) : The value to set the function to.