Updated System Setup (markdown)

Mikayla 2024-04-20 13:32:27 -04:00
parent 170bbbe79b
commit 7e5348dbe5

@ -144,7 +144,11 @@ The Reactor PLC computer requires two peripherals, an Ender (or wireless) modem
The reactor PLC uses the [new GUI configurator interface](https://github.com/MikaylaFischler/cc-mek-scada/wiki/Reactor-PLC-Configurator). This can be accessed by running `configure` on a reactor PLC. It no longer uses `reactor-plc/config.lua`, but the configurator supports importing one. The reactor PLC uses the [new GUI configurator interface](https://github.com/MikaylaFischler/cc-mek-scada/wiki/Reactor-PLC-Configurator). This can be accessed by running `configure` on a reactor PLC. It no longer uses `reactor-plc/config.lua`, but the configurator supports importing one.
### RTU Gateway Configuration ### RTU Gateway Setup
Your RTU gateway computers can connect to a multitude of different peripherals. These devices can be split across multiple RTUs or, depending on how many you have, just all be on one. Shown below are the different peripherals that can be connected. Additionally, redstone can be put on any side of the computer (bundled and not bundled).
<img width="831" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/fb6e681e-49db-4856-9400-1e5f445a4e73">
The RTU gateway uses the [new GUI configurator interface](https://github.com/MikaylaFischler/cc-mek-scada/wiki/RTU-Gateway-Configurator). This can be accessed by running `configure` on an RTU gateway. It no longer uses a `rtu/config.lua`, but the configurator supports importing one. The RTU gateway uses the [new GUI configurator interface](https://github.com/MikaylaFischler/cc-mek-scada/wiki/RTU-Gateway-Configurator). This can be accessed by running `configure` on an RTU gateway. It no longer uses a `rtu/config.lua`, but the configurator supports importing one.