AVOLITES TITAN API

BeginRun

Runs the macro with the given id in a new thread.

Namespace: Macros

Syntax

MACRO

Void Macros.BeginRun(String macroId)

HTTP

http://[ip]:4430/titan/script/2/Macros/BeginRun?macroId={string}

Parameters

macroId ( String ) : The id of the macro to run.