Led Output
This function block allows for visual representation of a boolean signal using a LED indicator. It provides feedback based on the input signal state, making it ideal for monitoring conditions in a node-based workflow.
π₯ Inputs
Boolean
This input accepts a boolean signal (TRUE or FALSE) that controls the LED state.
π€ Outputs
This function block does not produce any outputs.
πΉοΈ Controls
LED Indicator
The LED display, which visually represents the state of the input signal.
π¨ Features
Visual Feedback
The LED indicator changes color based on the input signal:
Green: Indicates the input is TRUE.
Red: Indicates the input is FALSE.
Gray: Indicates that no input is connected.
π Usage Instructions
Connect Boolean Input: Link a function block that outputs a boolean signal to the input socket of this block.
Evaluate the Block: When the state of the boolean signal changes, run this block to see the LED change color accordingly.
π Evaluation
On execution, this function block evaluates the boolean input and updates the LED color to represent the state of the signal visually.
π οΈ Troubleshooting
Last updated