Improve simulated camera & Async Monitor
Description
This MR improves usage of on_complete and on_trigger methods for the simulated camera & async monitor
Related Issues
relates to bec#331 (closed)
Type of Change
- Remove
self.stoppedcheck fromunstageofPSIDetectorBase; time critical checks should be implemented inon_complete, which will not be called if the device was stopped! - return
DeviceStatusforon_triggerandon_completecalls - Remove print in sim mode for select_model
- Improve DeviceStatus error handling
Potential side effects
None
Definition of Done
-
Documentation is up-to-date.
Edited by appel_c