Allows data to pass through 3 parallel data lines if and only if Gate1 and Gate 2 are HIGH.
3xgate-1gate
@/3xgate-1gate
Allows data to pass through 3 parallel data lines if and only if Gate1 and Gate 2 are HIGH.
IN1generic t1
IN2generic t2
IN3generic t3
Gateboolean
OUT3generic t3
OUT2generic t2
OUT1generic t1
To use the node in your project you should have the hjlab/hachan-lab1 library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.