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

Agilent U2761A Support #59

Open
codyneslen opened this issue Jan 20, 2022 · 1 comment
Open

Agilent U2761A Support #59

codyneslen opened this issue Jan 20, 2022 · 1 comment

Comments

@codyneslen
Copy link

Thanks so much for this module! Super helpful.

I'm trying to enable access to the U2761A from Agilent (Keysight). I see your code sending over commands to switch the other U27* devices from firmware mode to usbtmc. I've tried adding the idProduct (0x3B18 -> 0x3C18) for the U2761A and can successfully see the device, but when I try to open the instrument, I cannot switch it from firmware mode. I'm assuming I am not sending the correct info to switch it over (there's 1 wIndex different between your U2701A and U2772A devices). Do you know the correct data to send for the U2761A, or know how I can figure it out?

@timurkelin
Copy link

Hi
Did you manage to find the correct sequence?

The only way I could use the instrument with Linux was:

  • connect it to the Windows machine first
  • run Keysight connection expert
  • disconnect the device from the Windows machine and connect it to the Linux machine without switching power off

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

2 participants