AVOLITES TITAN API

QuickAssignHandlesFromTitanIds

Quick assigns handles with their specified TitanIds to their default location. Goes through all the other controllers to let them have a go.

Namespace: Handles

Syntax

MACRO

Void Handles.QuickAssignHandlesFromTitanIds(List<Int32> titanIds, Boolean unassigned)

HTTP

http://[ip]:4430/titan/script/2/Handles/QuickAssignHandlesFromTitanIds?titanIds={}&unassigned={bool}

Parameters

titanIds ( List<Int32> ) : The titan Ids of some fixtures.

unassigned ( Boolean ) : If true only move from the unassigned group.

unassigned

HTTP Example:
http://localhost:4430/titan/script/2/Handles/QuickAssignHandlesFromTitanIds?titanIds={}&unassigned=true