From 7e5348dbe53bfc67b2cd2073871bc921b74e7abc Mon Sep 17 00:00:00 2001 From: Mikayla Date: Sat, 20 Apr 2024 13:32:27 -0400 Subject: [PATCH] Updated System Setup (markdown) --- System-Setup.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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.