|

Function:
Allows right-hand text outputs to be
connected to right-hand text inputs, and left-hand text outputs to be
connected to left-hand text inputs.
The new text type used in Sub-Controls permits bi-directional flow; that
is, a pin may serve both as an input and an output. SynthEdit still
prohibits "same-side" connections, however. The DH_TextRedirector
overcomes this limitation:

Inputs:
Text In L,
Text In R Left- and right-hand input connections
Outputs:
Text Out L,
Text Out R Left- and right-hand output
connections
Notes:
DH_TextRedirector supports
2-way flow. Any change at any pin is propagated to all other pins, left or
right.
|