Updated Coordinator Configurator (markdown)
parent
f87e9b1318
commit
cea2f3c652
@ -113,6 +113,54 @@ If you skip the connection, you'll need to manually enter the number of reactor
|
||||
|
||||
### Monitor Configuration
|
||||
|
||||
#### Monitor Requirements
|
||||
|
||||
Based on prior selections and supervisor cooling information, the coordinator configurator tool will attempt to calculate monitor requirements. If you manually entered your reactor unit count, the main view monitor calculation could be inaccurate, at which point an asterisk (*) would appear next to it.
|
||||
|
||||
<img width="500" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/69f75e67-d70f-454b-9640-d45ce41099cc">
|
||||
|
||||
Note that sometimes it will say "at least" for main or flow view monitors as you can always make them taller (up to 6 high) than the requirement (though that will result in just empty space).
|
||||
|
||||
#### Legacy Options
|
||||
|
||||
For now there is one option if you click "Legacy Options" on the requirements screen. This option is shown below, and disables the requirement for a flow monitor display. This is highly discouraged, as this functionality will be removed at some point before this code exits its beta release state and has a full release. This is meant for facilities that were built in the past with aesthetics in mind that do not have space for a flow monitor. At some point you'll need to upgrade, but for now you still have time.
|
||||
|
||||
<img width="500" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/a80646a6-516b-404a-8994-6964f3d9b8ea">
|
||||
|
||||
#### Monitor Configuration Page
|
||||
|
||||
On this page you will see a list of connected monitors, their current assignment (or 'Unused'), and their dimensions (width x height). This page will automatically update if you connect, disconnect, or resize monitors. Note that the "UNSET" buttons are only enabled once you have configured that particular monitor.
|
||||
|
||||
<img width="500" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/c24ec462-f90f-4609-bf83-50e4a5fa27ab">
|
||||
|
||||
When you hit set, you'll see a screen for assigning that monitor. Be sure to read the text on that screen, as it is dynamic based on the size of the monitor you selected. The tool will identify what that monitor can fit and let you know. Below I selected an 8x6 monitor, which per the prior requirements screen can fit a main or flow display. Based on your assignments, the tool will pre-select the expected assignment. If you have assigned a main monitor and either your flow monitor or main monitor would fit a screen, it'll be smart enough to pre-select the flow monitor instead of pre-selecting a screen you already set. Note that that only applies if monitor sizes make sense. The default if none fit will just be main since there isn't an option for none :)
|
||||
|
||||
<img width="500" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/1a0d9186-3966-4ac1-96fb-f99fc36ef702">
|
||||
|
||||
If you make an invalid selection, you'll get a warning, as shown below.
|
||||
|
||||
<img width="500" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/e1622e26-a01f-4b48-8a35-fa5148c11e20">
|
||||
|
||||
Setting it as Main, you'll end up back at the list again, but with that assignment updated. You can go back to the prior step if you want in order to check the requirements again if you wish.
|
||||
|
||||
<img width="500" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/2b5d7d70-1def-47cd-946e-5a9ac33e5c5f">
|
||||
|
||||
Next I resized the flow monitor to fit (note that the previously shown height of 7 is not actually possible in-game, but it was with the CraftOS-PC app on my computer).
|
||||
|
||||
<img width="500" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/0dc949b2-62fb-4f14-8237-7f9db0cb06e6">
|
||||
|
||||
Now that it fits I can assign it as my flow monitor, and since I already assigned a main monitor, it'll pre-select that.
|
||||
|
||||
<img width="500" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/b95e460f-ef9f-4c73-99fc-1b678967a75a">
|
||||
|
||||
Lastly (order doesn't matter) I set all the unit displays except for Unit 4. If you miss any screens, you'll see a message at the bottom telling you which one (if multiple, it will just tell you one of them).
|
||||
|
||||
<img width="500" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/cffca4e9-27e4-45aa-8cef-d9efc43958db">
|
||||
|
||||
Assigning Unit 4 and hitting next will then allow me to continue on with configuration.
|
||||
|
||||
<img width="500" alt="image" src="https://github.com/MikaylaFischler/cc-mek-scada/assets/2926271/9a394cc8-3ea6-4a6d-b6bb-3493288a6f81">
|
||||
|
||||
### Speaker Configuration
|
||||
|
||||
Here you can adjust the volume of the speaker used to play alarms. It is recommended to leave this at 1, which is the default.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user