Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You just need a bunch of sorters and a computer with a Sorter motherboard all hooked up on the same data network. The computer with a Sorter motherboard installed will have a straightforward but finicky GUI which will allow you select different sorters and then select what items you want filtered by that sorter.
Sweet I will try this again, for some reason when I plugged the mother board into the laptop it was being real goofy but maybe I will try an actual computer instead. Thank you!
Now I want to try all the different motherboards in the laptop to see what will happen, haha.
Don't put it in the laptop. It needs to be a computer that you place and hook up to a power/logic network.
https://youtu.be/cZ589dhylvg?t=1495
For static sorting rules that don't change first option will do. For example sorting ores to silos. That rules would not change and you can simply use a computer to set up the sorters.
Particullary for your use case (sorting ores from centrifuge to silos) this should be fine.
But if you were building a complex routing system where sorting rules would change depending on different parameters, then you have to write sorting program and let a controller manage the sorters. For example if you want to sort something to one storage and when certain amount is stocked to a different storage, then you would use a logic sorter and a program that will check the quantity in stock and when certain amount is reached change the sorting rules.
Logic sorter programming is not a trivial task. It involves bit shifting for generating proper opcodes for the logic sorter. Not the easiest thing for beginning with IC10.
This video helped me to figure out how to manage logic sorters
https://youtu.be/EX018e9WzvE