I am not the best with the circuit network but when i wanted to fill one train car with five different items it was easy enough to tell each inserter to stop when the train hit a minimum number for that inserters item(with help from the new circuit network train station connection. so when i herd that each train was given a unique number i figured i could have a different train come to that station and fill up with a different item that is being built at that train stops factory. but because the trains number is output in the same way the train contents are i can not figure out how to tell the inserter to load only one particular train to one particular amount.
Basically i need one inserter to turn on when two conditions are met. 1) the right train is at the stop. 2) that train is below a certain amount of the item that inserter is loading. also the train is being loaded with five different items. and the other train is going to be loaded with a completely separate item from the five that go in the first train (if that maters at all)
I need Help. if you could include pictures that is always helpful.
Thank you.
Unique trains at the same stop and limited loading for each.
-
- Burner Inserter
- Posts: 7
- Joined: Fri Oct 21, 2016 12:24 am
- Contact:
Re: Unique trains at the same stop and limited loading for each.
The idea is to "poison" the item count when the wrong train is at the station.

That picture was made for any train, to make it specific to one train change the condition to: T ≠ 5 (assuming your train ID is 5)
That picture was made for any train, to make it specific to one train change the condition to: T ≠ 5 (assuming your train ID is 5)