-
Notifications
You must be signed in to change notification settings - Fork 114
write n leds
Set the R, G, B color of N LEDs starting at the user specififed LED index. If Refresh is true (default) the new colors are immediatly displayed. If Refresh is false the new colors are stored in memory but the LEDs are not updated until Refresh is called.
Refresh? (T)
Specifies if the lights should be refreshed to display the new colors, or if the colors should only be stored in memory and not visually updated.
LINX Ref
Contains LINX connection resources.
LED Index
Specifies the index of the first WS2812 LED to update.
Colors
The 24-bit RGB color for each WS2812 LED to update.
Error In
Describes error conditions that occur before this node runs. This input provides standard error in functionality.
LINX Ref
Contains LINX connection resources.
Error Out
Contains error information. This output provides standard error out functionality.