Subsystem Out
The Subsystem Out
function block is designed to manage the output data flow from subsystems within the AugeLab Studio environment. It serves as a point of output that can be configured and utilized within broader processing flows in the system.
π₯ Inputs
Generic
This input accepts generic data that can be passed to other function blocks or nodes.
π€ Outputs
This function block does not produce any direct outputs as its main purpose is to pass input data to other subsystems.
πΉοΈ Controls
This block does not have dedicated controls in the user interface but operates within the broader context of subsystem architecture.
π¨ Features
Batch Handling
The block can manage batch input, though in its current state, the batch functionality is disabled.
Scene Integration
Automatically integrates with its parent subsystem scene, maintaining internal data flow integrity.
π Usage Instructions
Connect Input: Link any data source or processing block to the
Generic
input of theSubsystem Out
block.Evaluate: The block will automatically manage and propagate the data to the connected system as part of the evaluation cycle.
π Evaluation
When executed, this function block retrieves the input data connected to its single input socket, which can subsequently be utilized or further processed downstream.
π‘ Tips and Tricks
π οΈ Troubleshooting
Last updated