Changing colors of fader on/off buttons, Changing colors of softkey buttons – Logitek Electronic Systems Mosaic User Manual
Page 31
![background image](https://www.manualsdir.com/files/821174/content/doc031.png)
Logitek Mosaic Reference Manual
Page 31
Other custom color combinations may be created by changing the RGB values (valid 00 – 15) but
these colors seem to look the best.
Changing Colors Of Fader On/Off Buttons
The same Set Channel Color command used by the Series 1 Mosiac console described on page
139 of the Command Builder manual applies. The flash command listed on that page also applies.
cmd ae1 fader 1 choff set color mosaic RGB000015
cmd ae1 fader 1 chon set color mosaic RGB001500
The RGB values listed for the wrist rest glow strip apply for the on/off buttons.
Changing colors of Softkey Buttons
The 12 softkey buttons at the top of the wide softkey panel and 12 narrow softkey buttons may
have their colors changed via assembly language commands in Command Builder.
The command has the general format of:
cmd ae1 asm “02 06 b1 27 bb 07 RG B0”
where
bb = bus number of button expressed in hex (20 – 2b)
R = red brightness 0 – F (hex)
G = green brightness 0 – F (hex)
B = blue brightness 0 – F (hex)
For narrow softkey panels, adjust the device number (27) to reflect the device number of the port
where the narrow softkey is connected.