AVOLITES TITAN API

CopyTrackProperties

Copies the macros.

Namespace: SetList

Syntax

MACRO

Void SetList.CopyTrackProperties(Handle destinationHandle, Boolean copyLegend)

HTTP

http://[ip]:4430/titan/script/2/SetList/CopyTrackProperties?destinationHandle={handle}&copyLegend={bool}

Parameters

destinationHandle ( Handle ) : The destination handle.

destinationHandle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/SetList/CopyTrackProperties?destinationHandle_userNumber=6&copyLegend=true

destinationHandle_location

HTTP Example:
http://localhost:4430/titan/script/2/SetList/CopyTrackProperties?destinationHandle_location=playback_2_1&copyLegend=true

destinationHandle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/SetList/CopyTrackProperties?destinationHandle_titanId=1895&copyLegend=true

copyLegend ( Boolean ) : if set to true [copy legend].

copyLegend

HTTP Example:
http://localhost:4430/titan/script/2/SetList/CopyTrackProperties?destinationHandle_titanId=1895&copyLegend=true