RB SEND

From MCS Wiki AVR
(Difference between revisions)
Jump to: navigation, search
 
Line 83: Line 83:
 
|- style="vertical-align: top;"
 
|- style="vertical-align: top;"
 
| valign="top" width="181" style="width: 181px; border: 1px solid rgb(0, 0, 0);" |  
 
| valign="top" width="181" style="width: 181px; border: 1px solid rgb(0, 0, 0);" |  
<span style="font-family: Arial;">'''RTENOTITLE'''</span>
+
<span style="font-family: Arial;">'''RB_SEND'''</span>
  
 
| valign="top" width="131" style="width: 131px; border: 1px solid rgb(0, 0, 0);" | <p style="text-align: center;">YES</p>
 
| valign="top" width="131" style="width: 131px; border: 1px solid rgb(0, 0, 0);" | <p style="text-align: center;">YES</p>
Line 142: Line 142:
 
&nbsp;
 
&nbsp;
 
<div style="font-size: 13.3333330154419px; padding: 0px; margin: 0px;"><br/></div>
 
<div style="font-size: 13.3333330154419px; padding: 0px; margin: 0px;"><br/></div>
 +
 
= <span class="f_Header">See also</span> =
 
= <span class="f_Header">See also</span> =
  

Latest revision as of 23:07, 15 June 2015

Contents

Action

Transmits the channel data to the defined port pin.

 

 

Syntax

RB_SEND

 

 

Remarks

The WS2812 will latch the received information. You only need to use RB_SEND when you want to send new color information.

Some statements and functions will call RB_SEND internally.

 

The following table shows which statements update the LED at once


STATEMENT

UPDATE LED

RB ADDCOLOR

-

RB ANDCOLOR

-

RB ORCOLOR

-

RB SUBCOLOR

-

RB CLEARSTRIPE

YES

RB CLEARCOLORS

-

RB FILL

YES

RB FILLCOLORS

-

RB FILLSTRIPE

YES

RB SELECTCHANNEL

-

RB_SEND

YES

RB SETCOLOR

-

RB SWAPCOLOR

-

RB ROTATELEFT

-

RB ROTATERIGHT

-

RB SHIFTLEFT

-

RB SHIFTRIGHT

-

RB CHANGEPIN

-

RB SETTABLECOLOR

-

RB GETCOLOR

-

RB LOOKUPCOLOR

-

 

 


See also

RB_ADDCOLOR , 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  

See also

RB_ADDCOLOR , 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