:doc:`index` ====== MC3002 ====== +-----+-----+-----+----------+ | A | B | C | Output | +=====+=====+=====+==========+ | 0 | 0 | 0 | 0 | +-----+-----+-----+----------+ | 0 | 0 | 1 | 0 | +-----+-----+-----+----------+ | 0 | 1 | 1 | 0 | +-----+-----+-----+----------+ | 0 | 1 | 0 | 0 | +-----+-----+-----+----------+ | 1 | 1 | 0 | 0 | +-----+-----+-----+----------+ | 1 | 0 | 0 | 0 | +-----+-----+-----+----------+ | 1 | 0 | 1 | 0 | +-----+-----+-----+----------+ | 1 | 1 | 1 | 1 | +-----+-----+-----+----------+ The '''MC3002''' outputs a high if and only if all three inputs are high. As of Craftbook alpha 3 or equivalent, any combination of inputs is valid and all 3 are not needed. Equivalent [[../Perlstone/]] script: ABC&&r Sign parameters =============== #. AND #. [MC3002] #. Blank #. Blank Pins ==== Input ----- #. Input #. Input #. Input Output ------ #. High if all inputs are high, and there is atleast 1 input