Channel wires not only express static connections between parallel sections of code, they also express dynamic connections when working with Call By Reference nodes. The following illustration demonstrates dynamically connecting channel wires with Call By Reference nodes.

The following list describes important details about the previous diagram:

Note The channel wire that connects the writer endpoint and the Call By Reference node and the channel wire that connects the Call By Reference node and the reader endpoint have different colors. This is because channel wires display the color of the transmission data type, not the color of the data pattern.