LUT Control

Category that contains the features related to the look-up-table (LUT) control.

Summary Table

Name Interface Access Visibility Description
LUT Enable IBoolean Expert Activates the selected LUT.
LUT Index IInteger Guru Control the index (offset) of the coefficient to access in the selected LUT.
LUT Value [LUT Index] IInteger Guru Returns the Value at entry LUTIndex of the LUT selected by LUTSelector.

LUT Control Features


LUT Enable

Activates the selected LUT.

Property Value
Name LUTEnable
Interface IBoolean
Access
Visibility Expert

LUT Index

Control the index (offset) of the coefficient to access in the selected LUT.

Property Value
Name LUTIndex
Interface IInteger
Access
Unit
Visibility Guru

LUT Value

Returns the Value at entry LUTIndex of the LUT selected by LUTSelector.

Property Value
Name LUTValue [LUT Index]
Interface IInteger
Access
Unit
Visibility Guru