-
-
Notifications
You must be signed in to change notification settings - Fork 16
Supervisor
Documentation for the setup/configurator of the Supervisor be found on the page for the GUI-based Supervisor Configurator tool.
- Open and closed loop controllers for automatic facility process control
- Induction matrix integration: automatic control mode safeties to SCRAM on high charge and restore once charge gets below the threshold
- Automatic SCRAM both at a facility and unit level based on alarm conditions
- Emergency coolant valve control
- Turbin' trip handling; one of the most common problems you'll run into
- Waste routing with redstone control of Mekanism tubes
- Estimation of time until 100% damage is reached once a reactor starts taking damage
- Numerous safety alarms to identify system problems
- Extensive annunciator panels reflecting data from the reactors, turbines, boilers and more
- Radiation monitoring with environment detectors
The indicator lights on front panels make use of red vs yellow vs green. If you have a colorblindness, please set that when configuring your device. Details on this can be found here. Note that any green indicator light will be blue in any colorblind mode.
The supervisor front panel utilizes a tabbed display due to the large amount of devices that connect to the supervisor.
Note on RTTs below: The largest delay here is the 150ms loop timing of the supervisor that determines the update rate of handling incoming packets. Depending on when exactly pings happen, this should be just around 150ms or less. On loaded multiplayer servers, it can be more. ≤300ms is green, ≤500ms is yellow, and greater than that is red.
This is supervisor information, which is not much.
- STATUS: green, currently nothing can turn it red
- HEARTBEAT: 0.3s on 0.3s off if all timings are exact (unlikely): indicates the main loop is running OK
- MODEM: green off if disconnected, green on if connected (in gray, the computer ID is shown next to this indicator)
This tab lists all the PLCs connected. The number of units is used to determine how many entries are present. There will always be that number of entries present regardless of what is connected, unlike the RTU and PKT tabs.
- UNIT X: indicates which reactor unit this PLC is for
- LINK: green on if PLC is connected, off if not
- @ ___: PLC computer ID or '---' if disconnected
- FW: PLC's firmware version
- RTT: round trip time between the supervisor and the PLC
This lists all currently connected RTUs, utilizing a scroll box to go through the list when lots of devices are connected. When a device disconnects, it is removed from the list. Items at the end of the list are those most recently connected.
- @ C ___: RTU computer ID
- UNITS: number of (non-virtual, aka successfully initialized) RTU units on the connected RTU gateway
- FW: RTU's firmware version
- RTT: round trip time between the supervisor and the RTU
This gives information for the coordinator. There can only be one of these, so one entry is always present. A 'CONNECTED' indicator indicates if it is connected.
- COMPUTER ___: coordinator computer ID or '---' if disconnected
- FW: coordinator's firmware version
- RTT: round trip time between the supervisor and the coordinator
This lists all currently connected pocket computers, utilizing a scroll box to go through the list when lots of devices are connected. When a device disconnects, it is removed from the list. Items at the end of the list are those most recently connected.
- @ C ___: pocket computer ID
- FW: pocket computer's firmware version
- RTT: round trip time between the supervisor and the pocket computer
If you need help beyond this wiki, open a support discussion or ask on Discord! If you prefer videos, they can be found on my YouTube channel.
- User Manual
- Computer Applications
- Notable System Components
- Notes
- Investigations
- References & Resources
- Legacy