BNMR: Custom Status page: Difference between revisions
en>Suz mNo edit summary |
en>Suz mNo edit summary |
||
Line 17: | Line 17: | ||
== Custom Status Page == | == Custom Status Page == | ||
The custom status page allows users to enter experimental parameters easily, including changing [[BNMR: Experimental Modes|Experimental Modes]] and [[BNMR: Run numbering|run type]]. A [[BNMR: Custom Parameters page|Custom Parameter page]] accessed from the custom status page allows users to enter run parameters easily. The custom status page for {{bnmr}} and {{bnqr}} experiments is shown in Figures 1 and 2 respectively. | The custom status page allows users to enter experimental parameters easily, including changing [[BNMR: Experimental Modes|Experimental Modes]] and [[BNMR: Run numbering|run type]]. A [[BNMR: Custom Parameters page|Custom Parameter page]] accessed from the custom status page allows users to enter run parameters easily. The custom status page for {{bnmr}} and {{bnqr}} experiments is shown in Figures 1 and 2 respectively. | ||
;Figure 1 BNMR Custom Status Page (Run Stopped) | |||
[[Image:Bnmr_status_stopped.png|975px]] | |||
<br clear=all> | <br clear=all> | ||
<br> | |||
;Figure 2 BNQR Custom Status Page (Run Stopped) | |||
[[Image:Bnqr_status_stopped.png|975px]] | |||
<br clear=all> | |||
== Features of the Custom Status Page == | == Features of the Custom Status Page == | ||
The Custom Status Page provides status information specific to the {{bnmqr|join=or}} experiments. The option of reverting to the MIDAS standard status page is provided via the ToggleStatusPage button. | The Custom Status Page provides status information specific to the {{bnmqr|join=or}} experiments. The option of reverting to the MIDAS standard status page is provided via the ToggleStatusPage button. |
Revision as of 14:59, 29 November 2016
Links
Introduction
When the webserver is used to connect to a MIDAS experiment, the standard MIDAS Status page is shown, unless it has been replaced by a Custom Status page. This is the case for the bnmr and bnqr experiments. A custom page written specifically for the bnmr and bnqr experiments replaces the standard MIDAS Status page. It is called the Custom Status page.
Note that the MIDAS client mhttpd must be running for the webserver to be available. To connect to the Custom Status page, see Getting Started.
Custom Status Page
The custom status page allows users to enter experimental parameters easily, including changing Experimental Modes and run type. A Custom Parameter page accessed from the custom status page allows users to enter run parameters easily. The custom status page for bnmr and bnqr experiments is shown in Figures 1 and 2 respectively.
- Figure 1 BNMR Custom Status Page (Run Stopped)
- Figure 2 BNQR Custom Status Page (Run Stopped)
Features of the Custom Status Page
The Custom Status Page provides status information specific to the bnmr or bnqr experiments. The option of reverting to the MIDAS standard status page is provided via the ToggleStatusPage button.
Command and Page Buttons
Figure 3 Command and Page Buttons
In the middle of the top line on the Custom Status page are found the standard Menu buttons to stop and start runs or to display
different MIDAS pages. These standard buttons appear on most MIDAS pages (see MIDAS Status page for more information).
Below these buttons are buttons specific to the bnmr and bnqr experiment. Some are customscript buttons, that is, a script is run when the button is pressed. Others switch to a different custom page. The actions of these buttons are described in Table 1.
Button | Action |
---|---|
Autorun |
toggles Autoruns on or off |
rf_config | runs client rf_config to test the validity of the input parameters without actually starting a run |
ToggleStatusPage | runs a perlscript causing the status page to revert to the standard Midas Status Page. After pressing this button, a popup window with a message "Now refresh page" will appear. After refreshing the page, the MIDAS status page will appear. From this page, the CustomStatus page can be reached by clicking on the custom button CustomStatus button. This will show the Custom status page as a regular Custom page. A message can be seen at the top of the custom page in this case "Using alias link "CustomStatus&" from Midas Main Status Page". To revert to running this page as the Custom Status Page, press the button once more and refresh the page. |
RunParams | gives access to the Custom Parameter page. |
ShowWindows |
button displays the help information on displaying the frontend and other client consoles. |
Page Update Information
The page update information is also visible in Figure 1. The custom status page updates completely with a full page reload every minute. In between, it updates the information using innerHTML. This is called a partial reload. The time between partial reloads can be set by the user by clicking on the link "Page update 10 sec (min 5s)" (Figure 1). This minimum time is 5s. The ODB data is read each time a partial reload is done. The times of the last ODB data read, last full reload etc are also shown in Figure 1. A countdown to the next full reload is also visible.
Status Line
The Status lines on the Custom Status Page show the status of the run and some of the important settings (Figure 4).
Figure 4: Status lines from the BNQR Custom Status Page
The first line shows the selected PPG Mode. This changes when the mode is changed by pressing one of the PPG Mode buttons. The run number is shown in yellow for a test run, green for a real run (see BNMR: Run numbering).
Table 2: Run number | spacer | Table 3: Run State | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
spacer |
|
The run state is shown (red for stopped, green for running, yellow for on hold). The time the run started is shown and, if running, the run duration, otherwise the time the run stopped. The next line shows the Status, which may show an information message. Below this is a line showing the directory of the saved files. Next are a number of boxes showing important settings. Most are provided with a checkbox so the user can change the values.
- Table 4 Status values
Parameter TRUE | Parameter FALSE | Checkbox |
---|---|---|
Single channel mode | Dual channel mode | yes |
Alarms Active | Alarms Active | yes |
Helicity Check | Helicty Check | yes |
Helicity Flip | Helicity Flip | no |
Single/Dual Mode Switch Check |
Single/Dual Mode Switch Check |
yes |
Programming Information
See Custom Pages.