AVOLITES TITAN API

SetEnabled

Sets whether the timer is enabled in Titan.

Namespace: Timecode

Syntax

MACRO

Void Timecode.SetEnabled(Boolean enabled)

HTTP

http://[ip]:4430/titan/script/2/Timecode/SetEnabled?enabled={bool}

Parameters

enabled ( Boolean ) : Whether to enable or disable the timers.

enabled

HTTP Example:
http://localhost:4430/titan/script/2/Timecode/SetEnabled?enabled=true