Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request and logging bug #2

Open
felias-fogg opened this issue Jan 4, 2017 · 1 comment
Open

Feature request and logging bug #2

felias-fogg opened this issue Jan 4, 2017 · 1 comment

Comments

@felias-fogg
Copy link

Hi crapp,

I just downloaded and compiled your system for my newly acquired KD3005P. Your software works for this model (under macos) as well. Thanks a lot. You save my day.

However, Lock and OCP (as well as OVP) cannot be manipulated over the serial interface. On the other hand, playing around with the serial commands, I discovered that my model also has settings M1-M5, despite the fact that my model does not have the corresponding switches. So, as a feature request: Please add "save" and "recall" M1-M5.

In addition, I noticed that the "SET VOLT" commands are executed and shown in the plot, but not in the display below the plot. Furthermore, the "Current" and "Set Current" values always seem to be zero (even in the logs). Either there is a bug or my macos version did not compile right.

Thanks anyway,
Bernhard

@crapp
Copy link
Owner

crapp commented Jan 6, 2017

Hi Berhard,

I just downloaded and compiled your system for my newly acquired KD3005P. Your software works for this model (under macos) as well. Thanks a lot. You save my day.

You are welcome

However, Lock and OCP (as well as OVP) cannot be manipulated over the serial interface. On the other hand, playing around with the serial commands, I discovered that my model also has settings M1-M5, despite the fact that my model does not have the corresponding switches. So, as a feature request: Please add "save" and "recall" M1-M5.

Lock is not supported by the serial protocol as fare as I know. OCP and OVP should work though. The problem is the protocol provides no way of asking the device about OCP and OVP.
Save and recall M1-M5 is already on my ToDo list.

In addition, I noticed that the "SET VOLT" commands are executed and shown in the plot, but not in the display below the plot. Furthermore, the "Current" and "Set Current" values always seem to be zero (even in the logs). Either there is a bug or my macos version did not compile right.

This is definitively not the intended behaviour. I will have a look at my device this weekend and test it with my macbook. It might help to play with the device settings and tune down the device sample rate. I really should make the device settings editable.

Christian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants