1 | FACT
|
---|
2 | |<h4>System status</h4>
|
---|
3 | Here the status of the whole system is summarized.
|
---|
4 |
|
---|
5 | The backround colors have the following meaning:
|
---|
6 | <ul class='help'>
|
---|
7 | <li>DNS online, MCP taking data, FAD taking data</li>
|
---|
8 | <li>n/a</li>
|
---|
9 | <li>n/a</li>
|
---|
10 | <li>DNS offline of MCP in idle state</li>
|
---|
11 | <li>DNS online, MCP configuring, configured or trigger on, MCP taking data and FAD not taking data, or
|
---|
12 | ratecontrol in SettingThreshold or ratescan in progress.</li>
|
---|
13 | </ul>
|
---|
14 |
|
---|
15 | The MCP state Idle, any configuring state and configured are display
|
---|
16 | as text <I>Idle</I>, <I>Configuring</I> or <I>Configured</I>. In
|
---|
17 | brackets the name of the last configured, or corresponding configuration
|
---|
18 | is displayed. In case the trigger is swicthed on or the MCP is in state
|
---|
19 | data-taking, only the configuration name and the last available
|
---|
20 | DRS trigger baseline calibration run is displayed in parenthesis, if
|
---|
21 | available. For the special cases that the threshold is currently
|
---|
22 | calibrated or a rate scan is in progress, <I>Calibrating threshold</I> or
|
---|
23 | <I>Rate scan in progress</I> is displayed. Is the MCP is configured to take
|
---|
24 | data or data-taking is in progress, either the length of the run to be taken
|
---|
25 | and/or the number of events to be taken are displayed, or an estimate of
|
---|
26 | the remaining time and/or number.
|
---|
27 | |
|
---|