ISISComputingGroup / IBEX

Top level repository for IBEX stories
5 stars 2 forks source link

PEARL: remove DISP setting code from #8244

Closed rerpha closed 7 months ago

rerpha commented 7 months ago

From CR of PEARL: the runstate setting is causing some issues with running experiments, so instead of being locked out unless in SETUP we would like to just defer the responsibility of this to our own scripts (basically to add some confirmation prompt to say "are you sure you want to set this script while running")

Acceptance criteria

We might as well keep the underlying code in utilities as it may be helpful in the future.

To test this, pull changes, start server and add pearlpc as devsim, then try and set a pressure while your simulated DAE is RUNNING. if this works this change is successful

rerpha commented 7 months ago

https://github.com/ISISComputingGroup/EPICS-ioc/pull/831 https://github.com/ISISComputingGroup/EPICS_PearlPressure/pull/13 release notes are a bit weird as im just reverting adding it in the first place https://github.com/ISISComputingGroup/IBEX/pull/8245