anyKode Marilou
ContentsIndexHome
PreviousUpNext
DeviceLED::SetOnColor

Changing the LED's color.

C++
bool SetOnColor(RGBA8 color, M32 * pDeviceResponse = NULL, void * pReserved = NULL);
Parameters 
Description 
RGBA8 color 
[in] new color. 
M32 * pDeviceResponse = NULL 
(see Message
void * pReserved = NULL 
(see Message

true if the device received the command, false if not.

SetOnColor changes the LED's color. The color is the one that is applied when LED is in 'On' state with color intensity set to 1.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!