- 1. LED driver[index] lights up [facePanel]
- 2. LED driver [index] sets LED [POSITION] to [color]
- 3. LED driver [index] sets LED [position] to R [r] G [g] B [b]
- 4. LED driver [index] LED [position] lights off
- 5. LED driver [index] all lights off
- 6. LED driver [index] sets LED [position] to [color] with value [value]
- 7. LED driver [index] LED[position] increases [color] value by [value]
- 8. LED driver [index] sets light effect to [mode]
1. LED driver[index] lights up [facePanel]
Lights up the LEDs on an LED strip in the specified colors through the specified LED driver
How to Use
Connect an LED strip to Halocode through an LED driver.
The number in this block indicates the place of an LED driver among the ones connected to Halocode. As shown in the following figure, the number 1 indicates the first LED driver connected to Halocode, 2 indicates the second one, and so on.
An LED driver can drive a maximum of 12 LEDs. Starting from the IN side, the first LED is numbered 1, the second is 2, and so on.
Click to set the color of each LED.
Example
When you press the space key, the LEDs on the LED strip drived by the first LED driver connected to Halocode are lit up in the specified colors.
2. LED driver [index] sets LED [POSITION] to [color]
Lights up the specified LED on the LED strip drived by the specified LED driver in the specified color
How to Use
Click to set the LED and color.
Example
When you press the space key, the first LED on the LED strip drived by the first LED driver connected to Halocode is lit up in red.
3. LED driver [index] sets LED [position] to R [r] G [g] B [b]
Lights up the specified LED on the LED strip drived by the specified LED driver in the color that is the combination of the specified intensity of red, green, and blue
How to Use
Click to set the LED and color.
R: red
G: green
B: blue
Intensity range: 0–255
Example
When you press the space key, the first LED on the LED strip drived by the first LED driver connected to Halocode is lit up in red.
4. LED driver [index] LED [position] lights off
Turns off the specified LED on the LED strip drived by the specified LED driver
How to Use
Example
When you press the space key, the first LED on the LED strip drived by the first LED driver connected to Halocode blinks in red.
5. LED driver [index] all lights off
Turns off all the LEDs on the LED strip drived by the specified LED driver
Example
When you press the space key, all the LEDs on the LED strip drived by the first LED driver connected to Halocode blink in the specifid colors.
6. LED driver [index] sets LED [position] to [color] with value [value]
Lights up the specified LED on the LED strip drived by the specified LED driver in red, green, or blue with the specified intensity
How to Use
Click to set the LED and color.
Intensity range: 0–255
Example
When you press the space key, the first LED on the LED strip drived by the first LED driver connected to Halocode is lit up in red.
7. LED driver [index] LED[position] increases [color] value by [value]
Changes the intensity of the specified color of the specified LED on the LED strip drived by the specified LED driver
How to Use
Click to set the LED, color, and the amount to be changed. A positive value indicates increasing the intensity, and a negative one indicates decreasing the intensity.
Intensity range: 0–255
Example
When you press the space key, the first LED on the LED strip drived by the first LED driver connected to Halocode is lit up in red, and then the color becomes darker and darker.
8. LED driver [index] sets light effect to [mode]
Sets the light effect of the LED strip drived by the specified LED driver
How to Use
Click to select a light effect from the drop-down list box.
Example
When you press the space key, the LEDs on the LED strip drived by the first LED driver connected to Halocode are lit up and then present the breathing light effect.