Translations:DW-RGB03/23/en
HW settings
| Name | Type, range | SUBID | Default | Description |
|---|---|---|---|---|
| dm | char[9] | 98 | 'RGBRGBRGB' | Each char is responsible for the type of a particular channel, RGB takes 3 channels
Example: dm='LLLRGBLLL' |
| f | integer 0-1000 | 98 | 500 | Frequency of rgb LED
Example:hw="f=800" |
| def | integer 0-250 | 1-5 | 100 | The default brightness level in case of a power reset (1..250). Example: def=250 |
| min | integer 0-100 | 1-5 | 0 | Minimum dimming level, example: min=10 |
| max | integer 0-100 | 1-5 | 100 | Maximum dimming level, example max=95 |
| force | integer 0-100 | 1-5 | 10 | Time duration of the starting value (measured in milliseconds). Example: force=20 |
| runtime | integer 0-60000 | 1-9 | 5 | Runtime is the speed of changing the brightness(measured in miliseconds for dimmer and in seconds for RGB). Example: runtime=5000 |