From eeac8b9ac0ac3d2adaa225c5afda3204c9f4981c Mon Sep 17 00:00:00 2001 From: Mikayla Date: Tue, 23 Jan 2024 23:28:08 -0500 Subject: [PATCH] Updated System Setup (markdown) --- System-Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/System-Setup.md b/System-Setup.md index aadae60..f8f1403 100644 --- a/System-Setup.md +++ b/System-Setup.md @@ -31,7 +31,7 @@ Here you will find detailed information on how to set up your system. If you wan One common thing with all devices is that they each require one wireless modem to allow connections. The comms code as currently written *requires* the use of a wireless modem (devices will not operate without one, except for the reactor PLC which can run in a standalone mode). It is HIGHLY encouraged that you use an ender modem rather than a typical wireless modem, as ender modems have infinite range and work across dimensions, while wireless modems have limited distances. -A typical setup would have a reactor PLC per reactor, one or more RTUs connected to the various machines (turbines, boilers, dynamic tanks, etc), one supervisor, and one coordinator. There can ONLY be one supervisor and one coordinator per system. There can ONLY be one reactor PLC per reactor. One RTU can be connected to multiple devices, such as all your turbines and boilers regardless of which reactor they are connected to, since the RTU configuration lets you declare which is for which. More than one RTU can be of course used as well. For further details and recommendations, see the [RTU Gateway](wiki/RTU-Gateway) page. +A typical setup would have a reactor PLC per reactor, one or more RTUs connected to the various machines (turbines, boilers, dynamic tanks, etc), one supervisor, and one coordinator. There can ONLY be one supervisor and one coordinator per system. There can ONLY be one reactor PLC per reactor. One RTU can be connected to multiple devices, such as all your turbines and boilers regardless of which reactor they are connected to, since the RTU configuration lets you declare which is for which. More than one RTU can be of course used as well. For further details and recommendations, see the [RTU Gateway](RTU-Gateway) page. ### Coordinator Displays