diff --git a/System-Setup.md b/System-Setup.md index d02c9fe..dad8cd1 100644 --- a/System-Setup.md +++ b/System-Setup.md @@ -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. -### 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). + +image 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.