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

Entering CC mode when current range is set to "Best" #106

Closed
prasimix opened this issue Apr 18, 2017 · 1 comment
Closed

Entering CC mode when current range is set to "Best" #106

prasimix opened this issue Apr 18, 2017 · 1 comment
Assignees
Milestone

Comments

@prasimix
Copy link
Member

prasimix commented Apr 18, 2017

It seems that current range switching cannot follow "fast" LIST and cause that output enters CC mode with connected load. Here is an example list (connected load is 16.4 R) :

LIST:DWEL 20ms, 250ms
LIST:VOLT 40, 20mV
LIST:CURR 0.5, 2.5

When current range is set to Best (current in second step was limited to 0.5 A because current range switching was not happen in right time) and Autoranging is set to ON:

current limit_best

When current range is set to 5 A:

curret_limit_5a

It seems that Best mode current range switching can failed on both rising and falling edge, here is the LIST example:

LIST:DWEL 20ms, 20ms, 20ms, 60ms
LIST:VOLT 40, 20mV, 40, 20mV
LIST:CURR 2.5, 2.5, 2.5, 0.2

current limit_best 2

@prasimix
Copy link
Member Author

Fixed thanks to #142

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