Updated System Setup (markdown)

Mikayla 2024-04-20 15:01:43 -04:00
parent 39f0186c51
commit f8e666b8de

@ -209,16 +209,19 @@ The coordinator uses the [new GUI configurator interface](https://github.com/Mik
For all devices, if there is some big issue preventing boot, a reasonably detailed message will either be shown on the terminal or put into the log file. RTUs perform extensive validation of the config tables, so any errors there will be listed. Please be sure not to duplicate indexes on RTU entries or reactor unit IDs on PLCs. The former cannot always be detected, but the latter will result in collision replies to establish requests (which will be shown in the terminal, log file, and network light). The successful Reactor PLC and RTU Gateway front panels are shown below.
<img width="400" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/1fed3ad4-4561-4433-ae31-b53a39db6633">
<img width="400" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/f831826f-90f4-4f70-96b3-33c636c04845">
<img width="400" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/e85aef2f-1743-4b9e-b566-83dfd9944420">
<img width="400" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/c698f154-7a47-48f8-9fc6-c4dcd6cb578f">
The supervisor will list out all the connections in scroll boxes or static lists, depending on device type. Tabs and lists allow viewing all the connected types. Computer IDs are included for all devices, which are prefaced with an `@` sign wherever listed (except the coordinator that spells out "COMPUTER".
<img width="400" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/45fb037b-518d-4130-81b1-538e2d198647">
<img width="400" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/01626b74-a4e1-44d0-bbed-4979a2bf9274.png">
<img width="400" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/b678e07c-230e-4900-8fbe-75d358e83a10">
<img width="400" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/bac3e17f-ac56-424f-b33a-093093d7654a">
The coordinator gives a nice fancy output on its main monitor (including a nice little spinny line as it attempts to connect to the supervisor).
<img width="830" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/77810325-14dd-4fcb-a4c4-ec4caa86eaa0">
<img width="830" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/ffc17231-0df8-4cc9-a2c7-713928634a6d">
Once everything's booted and connected, then you should be ready to go!
![image](https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/6b8297a4-9607-4462-bcb2-cf085797ecf1)