RB ROTATERIGHT
Contents |
Action
Rotate all LED's of the active channel to the right
Syntax
RB_ROTATERIGHT Index , Width
Remarks
Index |
A numeric variable or constant that specifies at which position the rotation should start. |
Width |
The number of LED's that ROTATE, starting at Index. Width should at least be 1. |
This statement will rotate the memory to the right by one place. Width specifies how many LED's , index inclusive, will take part in the rotation.
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 |
---|