AVOLITES TITAN API

ProfileListFullInfo

Gets a list of menu items, one for each non-system profile containing the name of the profile and a summary of the actions it holds for a handle of the type supplied. Used for the playback settitngs.

Namespace: Profiles

Syntax

MACRO

List`1 Profiles.ProfileListFullInfo(Handle handleType)

HTTP

http://[ip]:4430/titan/script/2/Profiles/ProfileListFullInfo?handleType={handle}

Parameters

handleType ( Handle ) : Type of the handle.

handleType_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/Profiles/ProfileListFullInfo?handleType_userNumber=6

handleType_location

HTTP Example:
http://localhost:4430/titan/script/2/Profiles/ProfileListFullInfo?handleType_location=playback_2_1

handleType_titanId

HTTP Example:
http://localhost:4430/titan/script/2/Profiles/ProfileListFullInfo?handleType_titanId=1895

Returns

A list of menu items