fix: monitor.py replots last scan after changing config with new signals;...
Description
The last scan is repotted if the config is changed in BECMonitor
; ConfigDialog
has validation and error messages if the device is not found in the current BEC instance.
Type of Change
-
BECMonitor
repots the last scan after config change -
ConfigDialog
hooked to the same validation asBECMonitor
Potential side effects
None
Definition of Done
-
Documentation is up-to-date.