ISISComputingGroup / ISISComputingGroup/IBEX
GUI: Override config alert settings
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
As part of #4870 as an instrument scientist I want to be able to set from the GUI the alert range on a block for when I should be alerted; in a similar manner to run control.
If the ticket for alerts in the config is not done (#5493):
- The values persists until they are changed. Text on the GUI should make this clear. There should be an acceptance criteria added to the alerts ticket to alter this text to the second case.
It he ticket for alerts in the config is done (#5493):
- The changes persist until the next config change. This should be made clear on the dialog.
### Acceptance Criteria
- There is an alert current settings dialog that can be bought up (probably sharing a top menu item with run control, maybe called "Block Monitoring")
- The dialog has two section one for setting global alert setting and one for block setting
- In the global section:
- a control to set text numbers
- a control to set email addresses
- a control showing currently set text and email numbers which is read only viewable in manager mode if you are not in manager mode.
- a text label saying these addresses will be viewable at ISIS and help in a log file indefinitely
- In the block section is a table of blocks. Each blow allow the setting of:
- enabled (tick box)
- high value
- low value
- delay
- squish tests exist
- feature is documented in the user guide
### Notes
See original ticket #4870 and https://github.com/ISISComputingGroup/EPICS-ioc/blob/master/RUNCTRL/README.md for helpful details for implementation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.