Difference between revisions of "Translations:BW-RGB/15/en"
From Larnitech wiki page
Jump to navigation
Jump to search
Latest revision as of 12:14, 9 January 2022
HW settings
| Name |
Type, range |
SUBID |
Default |
Description
|
| dm |
char[3] |
98 |
'RGB' |
Each char is responsible for the type of a particular channel, RGB takes 3 channels
- 'D' – use like dimmer-lamp
- 'RGB' – Use like RGB lamp
Example: dm='DDD'
|
| def |
integer 0-250 |
1-3 |
100 |
The default brightness level in case of a power reset (1..250). Example: def=250
|
| min |
integer 0-100 |
1-3 |
0 |
Minimum dimming level, example: min=10
|
| max |
integer 0-100 |
1-3 |
100 |
Maximum dimming level, example max=95
|
| runtime |
integer 0-100 |
98 |
5 |
Runtime is the speed of changing the brightness(measured in seconds). Example: runtime=15
|
| f |
integer 1-1000 |
98 |
500 |
It is frequency (measured in Hz); Example: f=500
|