ALRCurveVersion

ALRCurveVersion sets the ALR algorithm version (1 or 2) against which the ALR curve data should be interpreted. For new systems, the recommended value is 2. This setting only applies to percentage based systems, it is ignored on nits-based systems.

Note

For Windows 11 or later features such as Presence Sensing, please reference Microsoft-Windows-Sensors-Core.

Values

Value Description
1 Uses ALR Algorithm version 1 to interpret the ALR curve data.
2 Uses ALR Algorithm version 2 to interpret the ALR curve data. Recommended for new systems.

Valid Configuration Passes

specialize

Parent Hierarchy

Microsoft-Windows-MobilePC-Sensors-API-AdaptiveBrightness | ALRCurveVersion

Applies To

To determine whether a component applies to the image you’re building, load your image into Windows SIM and search for the component or setting name. For information on how to view components and settings, see Configure Components and Settings in an Answer File.

XML Example

<ALRCurveVersion>2</ALRCurveVersion>
<ALRPoints>000000000a0000000a00000028000000280000005000000044</ALRPoints>
<DisplayResponseInterval>60000</DisplayResponseInterval>
<IlluminanceChangeSensitivity>20</IlluminanceChangeSensitivity>

ALRPoints

DisplayResponseInterval

IlluminanceChangeSensitivity