Chest & Fluid Slot Reader plus train priority signals

by Wextor

Read empty, full, total slots from chests and fluid tanks and send signal to network. E = empty (slots for chests, fluid units for tanks), F = full/used (slots or fluid amount), T = total capacity (slots or fluid capacity), Also gives signal for priority for the trains based of filled capacity of container. P = priority full 0..255 (255 when full, 0 when empty), R = priority empty 0..255 (255 when empty, 0 when full), Links to the nearest valid target on placement. Easy way to create generic train station and set train permission based of usage of the chests.

Utilities
6 months ago
2.0
125
Trains Circuit network

b Signals stop updating when copied from Blueprint

4 days ago
(updated 4 days ago)

I found the reader freeze the read signal contents when I build it from a blueprint. Note that the BP'd slot reader contains other constant groups. Reconnecting and rotating does not fix the reading, only removing and manually placing a new one restarts the reading function. I am forced to BP only the slot reader with the constraints (as a constant combinator) and manually placing a new slot reader and connecting it.

New response