fix(plot/image): monitors are now validated with current bec session
Description
Monitors for image are now validated with bec. If the device is not found the plot or image is still created, but it is empty. User can fix the device entry by reporting command fig.plot
or fig.image
with correct device.
Related Issues
closes #149 (closed)
Type of Change
-
validate_monitor
method inEntryValidator
- Monitor str are now validated with bec
Potential side effects
None