I have a old spectrum analyzer HP 8562A model and GPIB Agilent 82357B. I want to connecting it by Agilent Connection Expert. on GPIB 82357B Ready Light is ON.
USB-GPIB interface it isn't recognized by the connection expert. i received this error: 'there was a communication failure'. Also i tried not check 'auto-identify this instruments' by Interactive IO. i didn't connection it. How I can configure it?
USB-GPIB interface it isn't recognized by the connection expert. i received this error: 'there was a communication failure'. Also i tried not check 'auto-identify this instruments' by Interactive IO. i didn't connection it. How I can configure it?
In your image ACE_1.png you have two problems: 1) You have entered "*GPIB0::10:INSTR*" instead of "*GPIB::10::INSTR*". 2) You cannot use **IDN?* to communicate with this instrument, you need to use the *ID?* query to identify it.
Mike