AVOLITES TITAN API

GetIsMappingEnabledByHandle

Gets the is mapping enabled by handle.

Namespace: Triggers

Syntax

MACRO

Void Triggers.GetIsMappingEnabledByHandle(Handle handle, String propertyId)

HTTP

http://[ip]:4430/titan/script/2/Triggers/GetIsMappingEnabledByHandle?handle={handle}&propertyId={string}

Parameters

handle ( Handle ) : The handle.

handle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/Triggers/GetIsMappingEnabledByHandle?handle_userNumber=6&propertyId={string}

handle_location

HTTP Example:
http://localhost:4430/titan/script/2/Triggers/GetIsMappingEnabledByHandle?handle_location=playback_2_1&propertyId={string}

handle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/Triggers/GetIsMappingEnabledByHandle?handle_titanId=1895&propertyId={string}

propertyId ( String ) : The property identifier.