azonenberg changed the topic of #scopehal to: ngscopeclient, libscopehal, and libscopeprotocols development and testing | https://github.com/ngscopeclient/scopehal-apps | Logs: https://libera.irclog.whitequark.org/scopehal
<d1b2> <vipqualitypost> I think I saw someonw who made a USB-TMC open hardware thing for GPIB, I'll need to dig up a link. I have the Agilent adapter, it works well, can at least recommend it for functionality.
<d1b2> <vipqualitypost> https://github.com/xyphro/UsbGpib this, I think
Degi has quit [Ping timeout: 240 seconds]
Degi has joined #scopehal
skipwich has quit [Remote host closed the connection]
skipwich_ has joined #scopehal
skipwich_ is now known as skipwich
_whitelogger has joined #scopehal
t4nk_fn has quit [Server closed connection]
t4nk_freenode has joined #scopehal
t4nk_freenode is now known as t4nk_fn
cyrozap has quit [Server closed connection]
cyrozap has joined #scopehal
ablu has quit [Ping timeout: 276 seconds]
azonenberg has quit [Ping timeout: 260 seconds]
ablu has joined #scopehal
azonenberg has joined #scopehal
cyborg_ar has quit [Server closed connection]
cyborg_ar has joined #scopehal
<d1b2> <dingwat> @vipqualitypost nice, thanks. Is your Agilent adapter (I assume 82357B) a real one or a clone?
<gurki> if in doubt get the ni gpib
<gurki> the keysight one requires a firmware on every powercycle which does not play nice if you intend to pass it to a vm
<dingwat> oh dear, ok that's good to know
<miek> it's not that big a deal in my experience, you just need to pass both the configured & unconfigured vid/pid pairs through to the vm
<dingwat> i imagine I will primarily be using whatever adapter with NI-VISA on Windows, but having the option for other OS/VMs would be good. I'm trying to use visa-rs in Rust to do some simple automation.. we'll see how far I get