gdm-8341 | GwInstek GDM-8341 Meter Linux OSD and control
kandi X-RAY | gdm-8341 Summary
kandi X-RAY | gdm-8341 Summary
GwInstek GDM-8341 Meter Linux OSD and control
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of gdm-8341
gdm-8341 Key Features
gdm-8341 Examples and Code Snippets
Community Discussions
Trending Discussions on gdm-8341
QUESTION
The GDM-8341 DMM is not recognized as a VCP when you plug it into the raspberry pi, which means you can't use pyserial or pyvisa to talk to the instrument.
...ANSWER
Answered 2021-Feb-16 at 15:54This problem was really frustrating, but this post here sent me on the right path: https://www.raspberrypi.org/forums/viewtopic.php?t=219232
sudo modprobe cp210x
sudo sh -c 'echo 2184 0030 > /sys/bus/usb-serial/drivers/cp210x/new_id'
(verify your vid/pid match 2184 and 0030 respectively)
After entering that "dmesg | grep tty" shows "usb 1-1.3: cp210x converter now attached to ttyUSB0"
Now pyvisa works.
Hope this saves someone a lot of time.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install gdm-8341
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page