AVOLITES TITAN API

EnableMapping

Enables the mapping.

Namespace: Triggers

Syntax

MACRO

Void Triggers.EnableMapping(Handle handle, Boolean enabled)

HTTP

http://[ip]:4430/titan/script/2/Triggers/EnableMapping?handle={handle}&enabled={bool}

Parameters

handle ( Handle ) : The handle.

handle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/Triggers/EnableMapping?handle_userNumber=6&enabled=true

handle_location

HTTP Example:
http://localhost:4430/titan/script/2/Triggers/EnableMapping?handle_location=playback_2_1&enabled=true

handle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/Triggers/EnableMapping?handle_titanId=1895&enabled=true

enabled ( Boolean ) : if set to true [enabled].

enabled

HTTP Example:
http://localhost:4430/titan/script/2/Triggers/EnableMapping?handle_titanId=1895&enabled=true