I'm pretty much an NI / LabVIEW newbie and I'm trying to debug a system someone else set up.
I'm using an NI GPIB-USB-HS+ cable to connect from my Windows 7 PC to a Keysight 34420A Nano-voltmeter. The 34420A is at GPIB address 22. (Verified from the front panel.)
I was trying to set up NI MAX to examine the system. It correctly identified the GPIB-USB-HS+ at GPIB0. However, when I set the NI MAX's GPIB Primary Address to 22 and did a scan for instruments, I got a "No instruments were found during the instrument scan" message.
More-or-less by chance, I discovered that if I set the GPIB Primary Address to anything OTHER than 22 in NI MAX, the 34420A is found, with an address of "GPIB0::22::INSTR". See below.
Could someone explain to me why I have to set the NI MAX GPIB Primary Address to something other than 22 in order to find an instrument at address 22? Is the GPIB Primary Address in NI MAX associated with the GPIB-USB-HS+ interface itself? Am I having a newbie lack of understanding? Something else?