AVOLITES TITAN API

IncrementBrightness

Sets the brightness level for all the attached graphics displays.

Namespace: Panel.Display

Syntax

MACRO

Void Panel.Display.IncrementBrightness(Int32 screenId, Single value)

HTTP

http://[ip]:4430/titan/script/2/Panel/Display/IncrementBrightness?screenId={titanId}&value={float}

Parameters

screenId ( Int32 ) : The id of the screen to adjust.

value ( Single ) : The new brightness level (0-1)