Hi,
I'm an electronic engineer living in France and I'm happy to join this forum
We're now almost 3 years after your first post and there is still no support for 82357 on OSX.
Thus I've started to "port" linux-gpib" to mac os x (for now it's 10.12 but I'm targeting compatibility with 10.6) and I've now a running version. It's not a driver/pilot (i.e. not a kernel extension) but a library which can be linked to any application specifically designed for.
Linking a library is not that easy for a lambda user, thus I'm working now on the Python integration. In the meantime I've learnt that Pyvisa-py is integrating support on "linux-gpib" python wrapper. Thus I'm writing my library and Python wrapper to keep this compatibility.
Once ready I'll submit the code, the library package and instructions on source forge. Perhaps in September or October 2017.
Now I've 1 question: Is someone interested to help me to debug my code and test with its own interface?
My library only focuses on Agilent 82357A and 82357B for now as it looks like that other usb interfaces are officially supported by their vendor on OSX.
Cheers