Specifications

version: indicates which version of profile format is used (must be set to 1).
control attributes:
address: DDC/CI address of the control.
value: DDC/CI control value.
File format:
<?xml version="1.0"?>
<profile pnpid="%pnp_id%" name="%profile_name%" version="1">
<control address="%hex_address%" value="%control_value%"/>
<control...>
</profile>
Documents for developers
17