python-ivi / python-usbtmc

Provides a USBTMC driver for controlling instruments over USB
MIT License
162 stars 70 forks source link

Add Agilent U2751A 4x8 switch matrix #54

Open matthewrankin opened 4 years ago

matthewrankin commented 4 years ago

Like other Agilent modular USB test equipment, the U2751A 4x8 switch matrix boots up into what appears to be a firmware update mode with a different product ID than after being initialized when it is in USBTMC mode.

timurkelin commented 1 year ago

Hi Matthew

Could you please describe the way you found the the initialization sequence for the instrument. I'd like to reproduce your steps for U2761A.

Thank you.