AVOLITES TITAN API

SaveShow

Saves a show with the given show name. The titan engine is called to save the show.

Namespace: Show

Syntax

MACRO

Void Show.SaveShow(String showName, String tag, AcwPathDeviceKey directory)

HTTP

http://[ip]:4430/titan/script/2/Show/SaveShow?showName={string}&tag={string}&directory={}

Parameters

showName ( String ) : The name to be given to the show or the name of an existing show to update.

tag ( String ) : The tag to give this version.

directory ( AcwPathDeviceKey ) : The path of a directory to save the show in.