AVOLITES TITAN API

RecordWorkspace

Records the workspace.

Namespace: SetList

Syntax

MACRO

Void SetList.RecordWorkspace(Handle handle, Boolean createWorkspace)

HTTP

http://[ip]:4430/titan/script/2/SetList/RecordWorkspace?handle={handle}&createWorkspace={bool}

Parameters

handle ( Handle ) : The handle.

handle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/SetList/RecordWorkspace?handle_userNumber=6&createWorkspace=true

handle_location

HTTP Example:
http://localhost:4430/titan/script/2/SetList/RecordWorkspace?handle_location=playback_2_1&createWorkspace=true

handle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/SetList/RecordWorkspace?handle_titanId=1895&createWorkspace=true

createWorkspace ( Boolean ) : if set to true [create workspace].

createWorkspace

HTTP Example:
http://localhost:4430/titan/script/2/SetList/RecordWorkspace?handle_titanId=1895&createWorkspace=true