Difference between revisions of "Translations:RGB-lamp/11/en"

From Larnitech wiki page
Jump to navigation Jump to search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 15:01, 24 January 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (RGB-lamp)
{|class="wikitable"
|-
!byte!!description
|-
|0||Status (on/off)<br>0 – off<br>1 – on<br>0xFE – do not change the status of this byte<br>0xFF – Change the status for the opposite one
|-
|1||Brightness<br>0 – off<br>1..250 – brightness<br>0xFE – do not change the status of this byte
|-
|2||contrast<br>0 – off<br>1..250 – brightness<br>0xFE – do not change the status of this byte
|-
|3||colour hue
|}
====5-bytes====
{|class="wikitable"
|-
!byte!!description
|-
|0||Status (on/off)<br>0 – off<br>1 – on<br>0xFE – do not change the status of this byte<br>0xFF – Change the status for the opposite one
|-
|1||Brightness<br>0 – off<br>1..250 – brightness<br>0xFE – do not change the status of this byte
|-
|2||Сontrast<br>0 – off<br>1..250 – сontrast<br>0xFE – do not change the status of this byte
|-
|3||Сolour hue<br>0 – off<br>1..250 – сolour hue<br>0xFE – do not change the status of this byte
|-
|4||Time required for changing the status, x0.1 seconds (runtime=100, apply as 10 seconds)
|}
Translation{|class="wikitable"
|-
!byte!!description
|-
|0||Status (on/off)<br>0 – off<br>1 – on<br>0xFE – do not change the status of this byte<br>0xFF – Change the status for the opposite one
|-
|1||Brightness<br>0 – off<br>1..250 – brightness<br>0xFE – do not change the status of this byte
|-
|2||contrast<br>0 – off<br>1..250 – brightness<br>0xFE – do not change the status of this byte
|-
|3||colour hue
|}
====5-bytes====
{|class="wikitable"
|-
!byte!!description
|-
|0||Status (on/off)<br>0 – off<br>1 – on<br>0xFE – do not change the status of this byte<br>0xFF – Change the status for the opposite one
|-
|1||Brightness<br>0 – off<br>1..250 – brightness<br>0xFE – do not change the status of this byte
|-
|2||Сontrast<br>0 – off<br>1..250 – сontrast<br>0xFE – do not change the status of this byte
|-
|3||Сolour hue<br>0 – off<br>1..250 – сolour hue<br>0xFE – do not change the status of this byte
|-
|4||Time required for changing the status, x0.1 seconds (runtime=100, apply as 10 seconds)
|}
byte description
0 Status (on/off)
0 – off
1 – on
0xFE – do not change the status of this byte
0xFF – Change the status for the opposite one
1 Brightness
0 – off
1..250 – brightness
0xFE – do not change the status of this byte
2 contrast
0 – off
1..250 – brightness
0xFE – do not change the status of this byte
3 colour hue

5-bytes

byte description
0 Status (on/off)
0 – off
1 – on
0xFE – do not change the status of this byte
0xFF – Change the status for the opposite one
1 Brightness
0 – off
1..250 – brightness
0xFE – do not change the status of this byte
2 Сontrast
0 – off
1..250 – сontrast
0xFE – do not change the status of this byte
3 Сolour hue
0 – off
1..250 – сolour hue
0xFE – do not change the status of this byte
4 Time required for changing the status, x0.1 seconds (runtime=100, apply as 10 seconds)