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
-
BECMonitorrepots the last scan after config change -
ConfigDialoghooked to the same validation asBECMonitor
Potential side effects
None
Definition of Done
-
Documentation is up-to-date.