Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

HP 4194A via GPIB?

Connecting to a HP 4194A via GPIB and upon scanning for instruments the device does not respond to the *IDN? query?
0 Kudos
Message 1 of 8
(6,254 Views)

This is common with old instruments, like the 4194A. Older instruments did not implement the standard set of SCPI commands. Most likely it has an "ID" command, or something similar.

 

If you haven't already done so you should download the driver.

0 Kudos
Message 2 of 8
(6,253 Views)
I tried "ID" and several versions thereafter between that and "*IDN?" and still no repsonse.  Yes, I downloaded the drivers.  Any other idea?
0 Kudos
Message 3 of 8
(6,231 Views)

Did you try to read the manual before sending random commands or look at the initialize function's block diagram? There is no id query for the instrument.

 

What function did you try in the driver? What error code did you get?

0 Kudos
Message 4 of 8
(6,229 Views)
Get back to you Monday after I've had a chance to get back to it.
0 Kudos
Message 5 of 8
(6,214 Views)

Jimbo,

 

I had tried the command ID? and this worked for me.

 

Thanks,

Davidson

0 Kudos
Message 6 of 8
(5,982 Views)

Hello,

 

Please I need your help connecting my HP4194 A with the computer.

 

IT always says "IDN string not available". 

 

Any advice please? I am really lost.

 

Thanks for everything.

Karim

 

0 Kudos
Message 7 of 8
(4,336 Views)

Try the following:

https://forums.ni.com/t5/Instrument-Control-GPIB-Serial/What-is-the-Scan-for-Instruments-sequence-fo...

Help the Community (and future reviewers) by marking posts as follows:
If it helped - KUDOS
If it answers the issue - SOLUTION
Message 8 of 8
(4,322 Views)