mspielberg / factorio-railloader

Rapidly load and unload trains of bulk materials.
GNU Lesser General Public License v3.0
9 stars 19 forks source link

Feature Request - Logic interface for enable / disable loading #14

Closed aoakeley closed 5 years ago

aoakeley commented 5 years ago

When using bulk loaders & un-loaders it is useful to disable loading via circuit logic. When using bulk handlers with LTN it is expected that trains can fulfill partial loads but without enable/disable logic you have to kludge a power switch re: bulk loaders

Would it be possible to kludge in the standard inserter/belt enable/disable logic?

mspielberg commented 5 years ago

From the README:

Sending a BRL the special "Disable rail loader" signal will stop the BRL from loading/unloading a cargo wagon. Due to their speed, you are likely to load or unload a few more items than expected.