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

support for UT161E #10

Open
okvittem opened this issue Oct 1, 2023 · 3 comments
Open

support for UT161E #10

okvittem opened this issue Oct 1, 2023 · 3 comments

Comments

@okvittem
Copy link

okvittem commented Oct 1, 2023

Added a extensible list of USB vendor and product ids for UT161E : "meters".
See fork at https://github.com/okvittem/unit_ut61eplus.git
Please feel free to pull back.
UT61E and UT161E seem to be very alike so no other changes made.
Works like a charm - thanks for your code @ljakob .

@SimonGulix
Copy link

SimonGulix commented May 27, 2024

how did you get it running on a UT161E? I ran "ut61eplus.py" but just returns the following:

"DEBUG:ut61eplus.ut61eplus:trying UT61Eplus
DEBUG:ut61eplus.ut61eplus:trying UT161E
DEBUG:ut61eplus.ut61eplus:found UT161E
DEBUG:ut61eplus.ut61eplus:feature requests sent"

it gets stuck in the line "log.info('name=%s', dmm.getName())".

@SimonGulix
Copy link

I've noticed that if I run the "DMM.exe" (the software included by the manufacturer) while the Python code runs, everything is fine. Is there some kind of enable command that we need to send?

@DS204ever
Copy link

@SimonGulix did you manage to find a solution for this? The same thing is happening to me with a UT161D on Windows 11.

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

No branches or pull requests

3 participants