RB SEND
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;">''' | + | <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: | ||
| | ||
<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 |
- | |
- | |
- | |
- | |
YES | |
- | |
YES | |
- | |
YES | |
- | |
RB_SEND |
YES |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- |
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 |
---|