AVOLITES TITAN API

Swop

Swops the specified handle.

Namespace: Group

Syntax

MACRO

Void Group.Swop(Handle handle, Boolean enable)

HTTP

http://[ip]:4430/titan/script/2/Group/Swop?handle={handle}&enable={bool}

Parameters

handle ( Handle ) : The handle.

handle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/Group/Swop?handle_userNumber=6&enable=true

handle_location

HTTP Example:
http://localhost:4430/titan/script/2/Group/Swop?handle_location=playback_2_1&enable=true

handle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/Group/Swop?handle_titanId=1895&enable=true

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

enable

HTTP Example:
http://localhost:4430/titan/script/2/Group/Swop?handle_titanId=1895&enable=true