RB ADDCOLOR

From MCS Wiki AVR
Revision as of 19:50, 15 June 2015 by Admin (Talk | contribs)
Jump to: navigation, search

Contents

Action

Adds specified color info to the specified LED in memory

 

 

Syntax

RB_ADDCOLOR Led , Color

 

 

Remarks

Color

Color is a byte array or variable that contains color information.

Led

The index of the LED number. First LED is 0.

 

The operation is performed on the memory. When the R, G or B exceeds 255, the value is limited to 255. You need to use RB_SEND so that the LED reflects the new color information.

 

 

See also

RB ANDCOLOR , RB ORCOLOR, RB SUBCOLOR, RB CLEARSTRIPE , RB CLEARCOLORS , RB FILL , RB FILLCOLORS , RB FILLSTRIPE , RB SELECTCHANNEL , RB SEND, RB SETCOLOR , RB SWAPCOLOR , RB ROTATELEFT , RB ROTATERIGHT , RB SHIFTLEFT , RB SHIFTRIGHT , RB CHANGEPIN , RB SETTABLECOLOR , RB GETCOLOR , RB LOOKUPCOLOR

Example

See RB CHANGEPIN


Languages   English  
Personal tools
Namespaces
Variants
Actions
Navigation
Language
Database error - MCS Wiki AVR

Database error

Revision as of 19:50, 15 June 2015 by Admin (Talk | contribs)
Jump to: navigation, search
A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:
(SQL query hidden)
from within function "". Database returned error "1020: Record has changed since last read in table 'avr_page' (localhost)".
Personal tools
Namespaces
Variants
Actions
Navigation
Language