AVOLITES TITAN API

DecodeSAcnStimulus

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

Namespace: Triggers

Syntax

MACRO

Void Triggers.DecodeSAcnStimulus(Stimulus stimulus, String universeProperty, String addressProperty, String levelProperty, String thresholdProperty)

HTTP

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

Parameters

stimulus ( Stimulus ) : The stimulus.

universeProperty ( String ) : The universe property.

addressProperty ( String ) : The address property.

levelProperty ( String ) : The level property.

thresholdProperty ( String ) : The threshold property.