AVOLITES TITAN API

AbsoluteAdjust

Creates an Level Match change instruction. Value is absolute.

Namespace: Math

Syntax

MACRO

LevelAdjust Math.AbsoluteAdjust(Single newLevel)

HTTP

http://[ip]:4430/titan/script/2/Math/AbsoluteAdjust?newLevel={float}

Parameters

newLevel ( Single ) : The new level.

Returns

A LevelAdjust object for an absolute value.