AVOLITES TITAN API

DecodeGPIOStimulus

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

Namespace: Triggers

Syntax

MACRO

Void DecodeGPIOStimulus(Avolites.Menus.Triggers.Stimulus, System.String, System.String, System.String, System.String, System.String, System.String)

HTTP

http://[ip]:4430/titan/script/Triggers/DecodeGPIOStimulus

Parameters

stimulus: The stimulus.

groupProperty: The group property.

pinProperty: The pin property.

levelProperty: The level property.

minValueProperty: The min value property.

maxValueProperty: The max value property.

thresholdProperty: The threshold property.