you cant stop ETRD from creating plasma in the first plase. however, you could fill all the space with stuff like VOID.
logic gates perform logical operations like "IF A=1 AND B=1; THEN C=1; ELSE C=0". you can control currents with logic gates and you can build stuff like calculators, displays etc only by using 1logic gates and input channels with only 1 or 0. maybe wikipedia can explain it in a better way: http://en.wikipedia.org/wiki/Logic_gate or look at powder toy examples:
That is a very good point. In basic (the only type I know some programming for) it is literally If b=<0 then go to start if b=>400 then output 1 high, delay 55.