Firebird/Concepts: Difference between revisions

From stonehomewiki
Jump to navigationJump to search
No edit summary
Line 10: Line 10:
* A Generator is a Pipe that does not have any input ports
* A Generator is a Pipe that does not have any input ports
* A Sink is a Pipe that does not have any output ports
* A Sink is a Pipe that does not have any output ports
</div>
</div>
<p></p>
<div class="toccolours mw-collapsible mw-collapsed expandable">
<div class="mw-collapsible-preview">wiring</div>
<div class="mw-collapsible-content">
You can connect an output port to one ore more input port to set the data flow direction.
</div>
</div>
</div>
</div>
<p></p>
<p></p>

Revision as of 02:42, 4 May 2023

Firebird

Overview