Page 1 of 1

Memory cell reset?

Posted: Sat Nov 16, 2019 11:24 am
by wilk85
Hello i have a belt reading by pulse, arithmetic comb which is a memory cell, and i would like to reset it if signal > 15 is that possible?
Main purpose is to make open/close belts for kovarex after uranium reaches 41 main belt will close, and the other belt should open, but i cannot reset my combinator to 0

can you help me to set this up?

thank you

Re: Memory cell reset?

Posted: Sat Nov 16, 2019 2:35 pm
by picklock
Hello,

use a decider combinator with output wired to input and configured with Less Than (<). Connect the input with the pulse reading belt. The combinator works as a memory cell and couts up by every puls. When its couts is equal or grater as the Less Than (<) value the output signal will be resetted.

Re: Memory cell reset?

Posted: Sun Nov 17, 2019 2:17 pm
by wilk85
thank you it works