Circuit network, what do with belt scanner and pulse read mo

Post all other topics which do not belong to any other category.
Post Reply
OkariDraconis
Inserter
Inserter
Posts: 41
Joined: Wed Mar 02, 2016 3:33 pm
Contact:

Circuit network, what do with belt scanner and pulse read mo

Post by OkariDraconis »

I have been playing around with belt scanner and haven't figured out anything usefully with it in pulse mode. In hold mode, I can make an input lane going into a splitter get priority but that is all I could think of currently

Any ideas on practical usage?
Please review this idea when you get a chance
Swarm Biters (locusts) - The Evolved Response to TurretCreep

5+ years game development experiance

kinnom
Filter Inserter
Filter Inserter
Posts: 706
Joined: Fri Dec 26, 2014 4:20 pm
Contact:

Re: Circuit network, what do with belt scanner and pulse read mo

Post by kinnom »

they are used for smart factories
no yes yes no yes no yes yes

User avatar
DaveMcW
Smart Inserter
Smart Inserter
Posts: 3700
Joined: Tue May 13, 2014 11:06 am
Contact:

Re: Circuit network, what do with belt scanner and pulse read mo

Post by DaveMcW »

Pulse mode is used with memory cells.

Connect an arithmetic combinator's output to its input, and set it to "Each + 0, return Each". This makes a basic memory cell. Wire it to the belt in pulse mode, and the combinator will count how many items have passed through the belt.

For each inserter removing items from the belt, multiply its pulse by -1 and add it to the memory cell. Now you have a counter for how many items are on the belt! You can use this to limit the amount of new items inserted on the belt.

Lupoviridae
Fast Inserter
Fast Inserter
Posts: 155
Joined: Mon Apr 20, 2015 6:26 pm
Contact:

Re: Circuit network, what do with belt scanner and pulse read mo

Post by Lupoviridae »

DaveMcW wrote:Pulse mode is used with memory cells.

Connect an arithmetic combinator's output to its input, and set it to "Each + 0, return Each". This makes a basic memory cell. .
Gotta say, most of the time I prefer using deciders set to 'When Red==0, output everything(input count)'. Performs the same function, but gives me a manual reset signal

muglebust
Manual Inserter
Manual Inserter
Posts: 4
Joined: Tue Aug 02, 2016 2:49 pm
Contact:

Re: Circuit network, what do with belt scanner and pulse read mo

Post by muglebust »

I use them for shared smelting of copper/iron in a dumb normal smelter setup, each ore has seperate input lanes, and are seperated again on the ouput side, there is a small buffer on the output side, if this starts filling, the input lanes for that material blocks, thus preventing jamming in the shared smelting area.

I have also used them for belt cleaning lets say you have mixed ore patch, and use filter inserters to move the wrong stuff to other lanes, I then place a belt scanner where the inserter grabs stuff, so I can stop the belt when items needs to be picked up, this ensures the inserters have time to grab required items, even on fast belts.

Post Reply

Return to “General discussion”