You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I set the limit of current or voltage below the current set level via SCPI an error message appears on the screen.
The set level is reduces to the limit correctly.
SCPI Example what I did, right after a fresh start:
The event is also logged:
In the GUI it also happens but the dialog is not shown, but noticeable:
set the voltage limit to 40V => OK
set the voltage level to 10V => OK
set the voltage limit to 5V: when you press the checkmark button ONCE you can see both the set and limit values change in the background but the windows doesn't close. Pressing the checkmark a second time the dialog is closed.
an event 'wrong thread 6' is logged in the event log.
(this is reproducible right after a restart, so not a leftover from other tests)
Running firmware 1.6.1, al on DCP405 module. I can not reproduce this with the DCM220 so it seems DCP405 specific.