3xgate-2gate

hjlab/hachan-lab1/3xgate-2gate

Allows data to pass through 3 parallel data lines if and only if Gate1 and Gate 2 are HIGH.
3xgate-2gate
@/3xgate-2gate
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
Gate1boolean
Gate2boolean
3xgate-2gate
IN1
IN2
IN3
OUT1
OUT2
OUT3
Gate1
Gate2
Gate HIGH
Gate HIGHboolean
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.