AVOLITES TITAN API

SetContextInfoFromHandles

Sets the context information.

Namespace: Handles

Syntax

MACRO

Void Handles.SetContextInfoFromHandles(IEnumerable<Handle> handles)

HTTP

http://[ip]:4430/titan/script/2/Handles/SetContextInfoFromHandles?handles={handleList}

Parameters

handles ( IEnumerable<Handle> ) : The handles.

handles_handleList

HTTP Example:
http://localhost:4430/titan/script/2/Handles/SetContextInfoFromHandles?handles_handleList=1895,1896,1900

handles_userNumberList

HTTP Example:
http://localhost:4430/titan/script/2/Handles/SetContextInfoFromHandles?handles_userNumberList=6,8,10