Help With Flow Controller

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
Lezreth
Inserter
Inserter
Posts: 40
Joined: Thu Jun 30, 2016 12:57 am
Contact:

Help With Flow Controller

Post by Lezreth »

I have developed a perfect count flow controller using the circuit network that works great for vanilla ore processing, but I have run into trouble in using the Hard Crafting mod. This mod introduces new sub-materials that can be refined/smelted into the basic plates. The problem I am running into is trying to adapt the flow controller to accommodate the new materials, specifically iron nuggets and pulverized iron, both of which can be smelted into plates. When ore is sent through the counter, it is counted accurately, then when plates are collected one ore is prioritized for subtraction. When the first reaches zero, the count for the second ore starts to decrease. When all plates have been accounted for, the count for the second ore is left at 1 when it should be zero. :?

Help in figuring this out would be much appreciated as this is driving me insane.

How it works:
R-S Latch watches the iron plates in the system and when it gets too low it lets new ore into the smelter by enabling a controlled belt tile
The next belt tile counts the ore as it flows by and sends each type to their own counter
The ore counts are then converted to virtual ore and added to the total ore count, because once they are in the smelter section they are pretty much plates at that point
When the newly smelted plates come out the other end they enter storage via inserters that count the plates as they put them in
The plate count from the inserters is sent to a signal inverter which subtracts (adds the negative) count to the ore counter

Picture of a demo version:
Perfect Count Flow Controller.png
Perfect Count Flow Controller.png (1.11 MiB) Viewed 872 times
Blueprint String of demo:

Code: Select all

H4sIAAAAAAAA/8VZXW+jOBT9KxGPI6gCCaRRxyu1K+0PaB+rEXLAmVgiNjLObKOI/74G8mWDjQlJty9tA8e+Ptfn3GsnpZOMJjCbxOCAE0oKcDhgkqIv4LsF
/k1gBg58nyPgYI62jkvgVvydogSniHkJ3a4wgZwypyzdIzAwADGjxKMMiddLFxGOOUbVlM1TyDDfbBHHyfXIbk4L8R4l4PAFpk+huwfesnRTzFBSfxy5InDO
aBav0Ab+wZSBw2WoWDxMa7yYaI1ZweOe+PIMchGhW6AKang7oXkuWKjX41LxJ6zjcX44Lt3xfGea6RoruBAzkWY5IspPx3d+gcNvhpBY9KHmaR/jFMzdBLNk
h3n1TyAYvzwKq1E+naAbOLsG+mX14x5JL3argteBy0x7/pHr6Cnsjo+hVJoklAJaiCnagcjvRFIkFun3giamxR3z/wczvoPZKTHNQw/BZOPU6xbsEC7osMmw
aSzrLPv6LPtT+dkl52oyfEPKO+TbJbLnPpKP4wxXWKOYM7diwXSbQ1ZFApyfA9UjwPlexLAjPF4zuo0xEWCwhlmB7DmfqnTpxeTLr+rzYye02UCZKTtC8YQu
0SkIfYhrWHAPkwIxjlTlLeogr7dE0LElTkNvaYpiuo4vmrnsR4ZgGm+gsNYKLwIrAGc7ZJuqQGaVI5R5yQYVXAn4+RjwDZwaKNLPFzXzWavs5GVhH6f3ktlU
ktlfFjKTRhkqMrMjBWaJGXRk3yX0MvstXcIViQN7BKlbshPHUl875nrbUj3ktk6id8Mvm7TMHrbhjTnprs1v9d7ul0U3+v0uyljI7hPpSlFLUcGIZER3TkY3
QR/DsvE+Khsf9/EpU/8V9VdbOSumHi2YWwwwMK2zB2pM6bpuLisW3VvdENjla2ZI10JhsottbVlSJ1oa+j6DucpBaPaMwVZtjkVTy6zfWPC6E291ItJ59I1N
g0Tss61Rhgac3E6eFqenWqhTMB30Mb3Gmeihq7sNG+d6rXkVGgDh1D3ev4iY7AtYBfXP2MCa3latGV7Oe6n4znL+qhQQ3WHy+wqIYgbho+r57NHZePxpYoDp
q4Z5zXEw6/ZY1Yct7040jq2WltscuzddY44o/4dfz62b19ahw+aQLQ6GezC1u7FY1q9e32GdYegrZ6goPM4gKXLKuLdCmTrXQsUHw/DPI/FhC2+4cEEErjIU
p7iofjd+1Xfjcn5++rR5sbq7qSa2yrdBBlaLjIYs8qyAoUcQrWuVroZAiZ8O/mSCRxDYOi0MJHA2cpfNR+L9kfhgHH7k9NNx8JHkj1x72yAGwUdmfqQ9toU/
CN4y92Fwgzdri4/vW9cev7WvLrWn7wu3xVNo+6VB/Wp5tLs3scjJPxn9d/J3Y6CZiKp8YYjvGJnEL4ik/wGb0lZH7h0AAA==
Post Reply

Return to “Gameplay Help”