knarfS / smuview

SmuView is a GUI for sigrok that supports power supplies, electronic loads and all sorts of measurement devices like multimeters, LCR meters and so on.
GNU General Public License v3.0
130 stars 25 forks source link

Incorrect behaviour/working with EBD tester #41

Open Cosik opened 2 years ago

Cosik commented 2 years ago

Describe the bug To be honest, I have EBD-Mini instead of EBD-USB but communication should work the same. In my opinion control of this tester is not correct. Load start working when I set current value, no mater if start/stop is clicked. Also measurements doesn't stop when UVC has been reached. So my opinion is that wrong commands are used.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior When current/UVC value has been changed command to update those values should be send. Start/Stop should send start/stop command. Measurements stop automatically after reach UVC

Screenshots or log If applicable, add screenshots or logs to help explain your problem.

Enviroment (please complete the following information):

Additional context I will try to check code but I have to setup some env.