Goonstation 13 - Modules - TypesVar Details - Proc Details

Siphon Systems Control

control for siphon and associated resonators: receives siphon and resonator data, and controls resonator operation

Vars

formatted_listformatted version of above device manifest
known_deviceslist of devices known to the siphon control device
list_is_updatedthing to avoid having to update the list every time you click the window

Procs

TopicThe "upper" section of the list; keeps the Siphon's information on top when multiple devices are linked The "lower" section of the list; formats data from known devices (resonators) before being appended to the main list Sum of resonator intensities (used to display effective extraction units per cycle, aka machine tick)
topicLinkif it works, don't break it?

Var Details

formatted_list

formatted version of above device manifest

known_devices

list of devices known to the siphon control device

list_is_updated

thing to avoid having to update the list every time you click the window

Proc Details

Topic

The "upper" section of the list; keeps the Siphon's information on top when multiple devices are linked The "lower" section of the list; formats data from known devices (resonators) before being appended to the main list Sum of resonator intensities (used to display effective extraction units per cycle, aka machine tick)

if it works, don't break it?