3-led

dimitri-universal/acc-on/3-led

No description
3-led
@/3-led
PORT-1port
Board port number the LED is connected to. The port should be capable of generating PWM signal.
PORT-2port
Board port number the LED is connected to. The port should be capable of generating PWM signal.
PORT-3port
Board port number the LED is connected to. The port should be capable of generating PWM signal.
LUM-1number
Luminance (brightness) value in relative units [0.0, 1.0].
ACT-1boolean
Updates the luminocity of the LED on incoming value change while `ACT` is true.
LUM-2number
Luminance (brightness) value in relative units [0.0, 1.0].
ACT-2boolean
Updates the luminocity of the LED on incoming value change while `ACT` is true.
LUM-3number
Luminance (brightness) value in relative units [0.0, 1.0].
ACT-3boolean
Updates the luminocity of the LED on incoming value change while `ACT` is true.
3-led
PORT-1
PORT-2
PORT-3
LUM-1
ACT-1
LUM-2
ACT-2
LUM-3
ACT-3
DONE-1
DONE-2
DONE-3
DONE-3pulse
Fires on writing complete
DONE-2pulse
Fires on writing complete
DONE-1pulse
Fires on writing complete
To use the node in your project you should have the dimitri-universal/acc-on library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.