Updated System Setup (markdown)

Mikayla 2024-04-20 13:13:12 -04:00
parent 70e3a5e4c6
commit 1adbdf3b08

@ -27,7 +27,7 @@ For all setup, you should know how to [connect CC: Tweaked peripherals](https://
1. [Network Channels](#network-channels) 1. [Network Channels](#network-channels)
1. [Reactor PLC Configuration](#reactor-plc-configuration) 1. [Reactor PLC Configuration](#reactor-plc-configuration)
1. [RTU Gateway Configuration](#rtu-gateway-configuration) 1. [RTU Gateway Configuration](#rtu-gateway-configuration)
1. [Supervisor Configuration](#supervisor-configuration) 1. [Supervisor Setup](#supervisor-setup)
1. [Coordinator Setup](#coordinator-setup) 1. [Coordinator Setup](#coordinator-setup)
1. [Initial Startup](#initial-startup) 1. [Initial Startup](#initial-startup)
@ -142,7 +142,11 @@ The reactor PLC uses the [new GUI configurator interface](https://github.com/Mik
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.
### Supervisor Configuration ### Supervisor Setup
Your supervisor computer requires one peripheral, an Ender (or wireless) modem. This can be attached on any side. No other peripheral connections are required.
<img width="804" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/87264563-ad54-462b-9df3-41493a4053f7">
The supervisor uses the [new GUI configurator interface](https://github.com/MikaylaFischler/cc-mek-scada/wiki/Supervisor-Configurator). This can be accessed by running `configure` on the supervisor. It no longer uses a `supervisor/config.lua`, but the configurator supports importing one. The supervisor uses the [new GUI configurator interface](https://github.com/MikaylaFischler/cc-mek-scada/wiki/Supervisor-Configurator). This can be accessed by running `configure` on the supervisor. It no longer uses a `supervisor/config.lua`, but the configurator supports importing one.