AVOLITES TITAN API

ApplyPalette

Recall the palette on a handle - if the handle isn't a palette handle does nothing

Namespace: Palette

Syntax

MACRO

Void Palette.ApplyPalette(Handle handle, Boolean usePaletteTimes)

HTTP

http://[ip]:4430/titan/script/2/Palette/ApplyPalette?handle={handle}&usePaletteTimes={bool}

Parameters

handle ( Handle ) : The handle.

handle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/Palette/ApplyPalette?handle_userNumber=6&usePaletteTimes=true

handle_location

HTTP Example:
http://localhost:4430/titan/script/2/Palette/ApplyPalette?handle_location=playback_2_1&usePaletteTimes=true

handle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/Palette/ApplyPalette?handle_titanId=1895&usePaletteTimes=true

usePaletteTimes ( Boolean ) : if set to true use palette times.

usePaletteTimes

HTTP Example:
http://localhost:4430/titan/script/2/Palette/ApplyPalette?handle_titanId=1895&usePaletteTimes=true