Updated System Setup (markdown)
parent
ae0ff52b94
commit
24e2f0745c
@ -1,5 +1,3 @@
|
|||||||
> Page overhaul in progress, screenshots coming Soon™️!
|
|
||||||
|
|
||||||
# Facility Setup Guide
|
# Facility Setup Guide
|
||||||
|
|
||||||
Here you will find detailed information on how to set up your system. If you want something brief, check out [this page](https://github.com/MikaylaFischler/cc-mek-scada/wiki/Quickstart).
|
Here you will find detailed information on how to set up your system. If you want something brief, check out [this page](https://github.com/MikaylaFischler/cc-mek-scada/wiki/Quickstart).
|
||||||
@ -8,6 +6,11 @@ As a reminder, _**this system is still in beta**_. Configuration headaches may o
|
|||||||
|
|
||||||
For all setup, you should know how to [connect CC: Tweaked peripherals](https://tweaked.cc/module/peripheral.html). Attaching wired modems to peripherals is not sufficient, you also need to right click them so they light up red.
|
For all setup, you should know how to [connect CC: Tweaked peripherals](https://tweaked.cc/module/peripheral.html). Attaching wired modems to peripherals is not sufficient, you also need to right click them so they light up red.
|
||||||
|
|
||||||
|
| Not Connected | Connected|
|
||||||
|
| --- | --- |
|
||||||
|
| <img width="300" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/799a4208-ecc3-46e0-9e14-91e289b8cd15"> | <img width="300" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/948e666f-35ab-4835-a6f9-115d977d6ed1"> |
|
||||||
|
|
||||||
|
|
||||||
**You will need to select 5 channels for use with the wireless/Ender modems in the system, please see [this page](https://github.com/MikaylaFischler/cc-mek-scada/wiki/Networking) for details.**
|
**You will need to select 5 channels for use with the wireless/Ender modems in the system, please see [this page](https://github.com/MikaylaFischler/cc-mek-scada/wiki/Networking) for details.**
|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
@ -204,12 +207,13 @@ The coordinator uses the [new GUI configurator interface](https://github.com/Mik
|
|||||||
|
|
||||||
## Initial Startup
|
## Initial Startup
|
||||||
|
|
||||||
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 RTUs 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 and log file). The successful RTU and PLC front panels are shown below.
|
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">
|
||||||
|
|
||||||
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".
|
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/ba20f330-9d04-4e86-b67c-1defd45b4de7.png">
|
<img width="400" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/ba20f330-9d04-4e86-b67c-1defd45b4de7.png">
|
||||||
<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/01626b74-a4e1-44d0-bbed-4979a2bf9274.png">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user