AVOLITES TITAN API

DecodeDmxStimulus

Decodes a midi stimulus and puts the values into the supplied properties. Supports the 'Learn' function

Namespace: Triggers

Syntax

MACRO

Void Triggers.DecodeDmxStimulus(Stimulus stimulus, String addressProperty, String panelIndexProperty, String portIndexProperty, String levelProperty, String thresholdProperty)

HTTP

http://[ip]:4430/titan/script/2/Triggers/DecodeDmxStimulus?stimulus={}&addressProperty={string}&panelIndexProperty={string}&portIndexProperty={string}&levelProperty={string}&thresholdProperty={string}

Parameters

stimulus ( Stimulus ) : The stimulus.

addressProperty ( String ) : The address property.

panelIndexProperty ( String ) : The panel index property.

portIndexProperty ( String ) : The port index property.

levelProperty ( String ) : The level property.

thresholdProperty ( String ) : The threshold property.