Hi,
I think I have detected an incompatibility between the AR488 and the Prologix adapter that seems to cause an issue with the KE5FX VNA toolbox.
The issue is with the ++spoll command. The KE5FX software issues it with an address, i.e. ++spoll 16, where 16 is the primary GPIB address of the polled instrument.
Here is the command sequence that works successful with the Prologix adapter in combination with the HP8510B VNA:
++addr
16
++spoll
1
++spoll 16
1
For better visibility I have indented the adapter responses. So far so good.
Now, here is the same sequence using the AR488:
++ver real
AR488 GPIB controller, ver. 0.51.09, 20/06/2022
++addr
16
++spoll
1
++spoll 16
=> no response from the AR488 which causes the KE5FX VNA tool to lock up.
Have I misunderstood something or can there be done something about this problem?
Thanks and best regards,
Tom DG8SAQ