Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5517

HATs and other add-ons • Re: Lecroy HDO6104 oscilloscope with pyvisa

$
0
0

Code:

rm = pyvisa.ResourceManager('@py')
On windows NI VISA is the backend, on linux it is pyvisa-py. You need '@py'

Here's my Lecroy scope github page:
https://github.com/charkster/lecroy
Hi
Thanks for your help. I will let you know if I face any problem. Thanks a lot.
Hi, I started executing your code on windows in jupyter notebook. The device gets connected. I can also call the resource manager. Also some command also work like reset. But whenever I am trying to get any data it throws this error again.
Screenshot 2024-06-13 at 4.48.47 PM Medium.jpeg
Screenshot 2024-06-13 at 4.49.00 PM Medium.jpeg

Statistics: Posted by Pranjol93 — Thu Jun 13, 2024 11:56 pm



Viewing all articles
Browse latest Browse all 5517

Trending Articles