I still find the #HP9816 useful today, to control #GPIB instruments. I wrote two programs, one to control the Bruel&Kjaer 2034 audio spectrum analyzer to do third-of-octave analysis and another one to do various measurements with a #HP4277A LCZ meter. If I need to further process data, I download them on a modern computer using a RS232 cable I built. I transferred and published the HPBASIC source of the third of octave software on Github: https://github.com/DarwinNE/BK2034_GPIB/tree/master/HPBASIC
BK2034_GPIB/HPBASIC at master · DarwinNE/BK2034_GPIB
Tools for controlling a Bruel & Kjaer 2034 via the GPIB (IEEE488) bus - DarwinNE/BK2034_GPIB
I reorganised the main menu of the #HP4277A control program running on the #HP9816. I still have to work on the C vs V measurements. If you have studied a #mos structure you’ll know it is THE measurement to do to understand what’s going on.
I repaired an #Hp4277A LCR mater a few months ago. I thought it would be fun to control it with the #HP9816 computer. It is very fun, useful and it really works like a charm.