BNMR: Custom Expert page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
== Example screenshot == | == Example screenshot == | ||
[[Image:Custom_expert.png|left| | [[Image:Custom_expert.png|left|thumb|800px|Figure 1:Expert custom page]] | ||
[[Category:BNMR]] [[Category:Webserver]] | [[Category:BNMR]] [[Category:Webserver]] |
Latest revision as of 10:50, 2 May 2022
Links
Introduction
The expert page allows the user to:
- change which experimental mode is being used without loading the most recently-used settings (resetting them to the defaults)
- delete saved settings from disk
- access pages that are provided by the core cycling framework but aren't linked from the sidebar (lower-level pages that don't need to be accessed often or are made redundant by the Custom Settings page)
Settings are editable while a run is stopped, and may not be edited while a run is in progress.
Implementation
The page uses Midas JRPC calls to talk to:
- the
mode_changer.py
program for changing modes and deleting saved settings from disk