Updated System Setup (markdown)

Mikayla 2023-03-04 12:40:09 -05:00
parent 888b138e00
commit 5e842b5f78

@ -12,6 +12,8 @@ A typical setup would have a reactor PLC per reactor, one or more RTUs connected
There must always be one main system display, which will need to be the maximum monitor width of 8 monitor blocks. The height depends on the number of units configured, ranging from 4 to 6 blocks. Each unit will additionally require its own unit monitor, which is always a square 4 blocks by 4 blocks.
If one or more displays are not assigned to a unit or main display, an interactive prompt will appear in the terminal to assign the displays. You will only be able to assign displays not already assigned to other units/the main monitor. If you wish to change or unassign these, you can edit the `/coord.settings` [file](https://github.com/MikaylaFischler/cc-mek-scada/wiki/Coordinator-Config-File).
## Application Installation
This project has a whole lot of files, so the typical use of a single `wget` or pastbin download is not recommended. Therefor, a single file installation program is available titled `ccmsi.lua` (cc-mek-scada installer). The installation process pulls down a file called `install_manifest.json`. Do not delete this as it is required for updating or uninstalling an already installed application.