Description
This node can read and write information to/from other nodes.
CAUTION: This request node is 2 or 3 ticks faster, but breaks if commands are sent too quickly.
The output data from reads is sent to the top right.
Apply a one tick pulse on the right side if you would like to...
...read a node on the system:
WHITE $ADDRESS; BLACK 1; GRAY 1
...write to a node on the system:
WHITE $ADDRESS; BLACK 1; GRAY 2; <DATA>
Please do not use the dot symbol.